Skip to content

Commit 8e8356a

Browse files
committed
change version to v0.9.0 🍻
1 parent f571aad commit 8e8356a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "intro.js",
3-
"version": "0.8.0",
3+
"version": "0.9.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", "introduction"],
66
"homepage": "http://usablica.github.com/intro.js/",

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "intro.js",
33
"repo": "usablica/intro.js",
44
"description": "Better introductions for websites and features with a step-by-step guide for your projects",
5-
"version": "0.8.0",
5+
"version": "0.9.0",
66
"main": "intro.js",
77
"scripts": [
88
"intro.js"

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.8.0",
4+
"version": "0.9.0",
55
"author": "Afshin Mehrabani <afshin.meh@gmail.com>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)