Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Commit c460699

Browse files
author
mendhak
committed
Updated to Intro.js 1.0.0. Version bump 1.2.0
1 parent cbd9ff8 commit c460699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-intro.js",
3-
"version": "1.1.4",
3+
"version": "1.2.0",
44
"main": "src/angular-intro.js",
55
"description": "Angular directive to wrap intro.js",
66
"license": "MIT",
@@ -13,7 +13,7 @@
1313
],
1414
"dependencies": {
1515
"angular": "~1.2.x",
16-
"intro.js": "0.9.0"
16+
"intro.js": "1.0.0"
1717
},
1818
"devDependencies": {}
1919
}

0 commit comments

Comments
 (0)