Skip to content

Commit 94e2bdd

Browse files
committed
1.0.2
1 parent 8319652 commit 94e2bdd

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
@@ -24,7 +24,7 @@ Follow [@mattaussaguel](//twitter.com/mattaussaguel) for updates as WOW evolves.
2424

2525
## Version
2626

27-
1.0.1
27+
1.0.2
2828

2929
## Documentation
3030

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wow",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage": "https://github.com/matthieua/WOW",
55
"authors": [
66
"Matthieu Aussaguel <[email protected]>"

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.1",
4+
"version" : "1.0.2",
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.1
4+
# Version : 1.0.2
55
# Repo : https://github.com/matthieua/WOW
66
# Website : http://mynameismatthieu.com/wow
77
#

0 commit comments

Comments
 (0)