Skip to content

Commit eac75d3

Browse files
committed
Alter version to 0.4.0
1 parent b9ff1db commit eac75d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

component.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "intro.js",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A better way for new feature introduction and step-by-step users guide for your website and project.",
55
"keywords": ["demo", "intro"],
66
"homepage": "http://usablica.github.com/intro.js/",
77
"author": "Afshin Mehrabani",
8-
"main": ["intro.js","introjs.css", "introjs-ie.css"]
8+
"main": ["intro.js","introjs.css"]
99
}

package.json

Lines changed: 1 addition & 1 deletion
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.2.1",
4+
"version": "0.4.0",
55
"author": "Afshin Mehrabani <afshin.meh@gmail.com>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)