Skip to content

Commit 4c96000

Browse files
committed
updating to 0.0.4
1 parent 8eb863f commit 4c96000

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sasslets-animate",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"homepage": "http://github.com/sasslets/animate",
55
"authors": [
66
"Jesús Germade <[email protected]>"

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sasslets-animate",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "sass version from animate css",
55
"main": "make.js",
66
"scripts": {
@@ -11,6 +11,7 @@
1111
],
1212
"author": "Jesús Germade <[email protected]>",
1313
"license": "MIT",
14+
"repository": "sasslets/animate",
1415
"devDependencies": {
1516
"nitro": "^1.5.17"
1617
}

0 commit comments

Comments
 (0)