Skip to content

Commit a53653b

Browse files
committed
version 0.1.11
1 parent ed786e4 commit a53653b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Follow [@mattaussaguel](http://twitter.com/mattaussaguel) for updates as WOW evo
2424

2525
## Version
2626

27-
0.1.10
27+
0.1.11
2828

2929
## Documentation
3030

bower.json

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

dist/wow.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name" : "wow",
33
"title" : "WOW",
4-
"version" : "0.1.10",
4+
"version" : "0.1.11",
55
"description" : "",
66
"keywords": [],
77
"homepage" : "",

src/wow.coffee

Lines changed: 1 addition & 1 deletion
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 : 0.1.10
4+
# Version : 0.1.11
55
# Repo : https://github.com/matthieua/WOW
66
# Website : http://mynameismatthieu.com/wow
77
#

0 commit comments

Comments
 (0)