Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.

Commit 2408093

Browse files
committed
Update version number to v0.6.0
1 parent 9eaa6fe commit 2408093

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Intro.js",
33
"description": "Better introductions for websites and features with a step-by-step guide for your projects",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"author": "Afshin Mehrabani <[email protected]>",
66
"repository": {
77
"type": "git",
@@ -14,4 +14,4 @@
1414
"node >=0.1.90"
1515
],
1616
"main": "intro.js"
17-
}
17+
}

0 commit comments

Comments
 (0)