Skip to content

Commit 07a2b50

Browse files
committedApr 4, 2015
1.1.0
1 parent d8c2f97 commit 07a2b50

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Follow [@mattaussaguel](//twitter.com/mattaussaguel) for updates as WOW evolves.
2323

2424
## Version
2525

26-
1.0.3
26+
1.1.0
2727

2828
## Documentation
2929

‎bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wow",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"homepage": "https://github.com/matthieua/WOW",
55
"authors": [
66
"Matthieu Aussaguel <matthieu.aussaguel@gmail.com>"

‎dist/wow.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name" : "wow",
33
"title" : "WOW",
4-
"version" : "1.0.3",
4+
"version" : "1.1.0",
55
"description" : "",
66
"keywords": [],
77
"homepage" : "",

‎src/wow.coffee

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Name : wow
33
# Author : Matthieu Aussaguel, http://mynameismatthieu.com/, @mattaussaguel
4-
# Version : 1.0.3
4+
# Version : 1.1.0
55
# Repo : https://github.com/matthieua/WOW
66
# Website : http://mynameismatthieu.com/wow
77
#

0 commit comments

Comments
 (0)
Please sign in to comment.