Skip to content

Commit 630fbba

Browse files
committed
✨1.0.0✨
1 parent 0b5a853 commit 630fbba

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

0 commit comments

Comments
 (0)