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

Commit

Permalink
Updated to Intro.js 1.0.0. Version bump 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Jan 28, 2015
1 parent cbd9ff8 commit c460699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-intro.js",
"version": "1.1.4",
"version": "1.2.0",
"main": "src/angular-intro.js",
"description": "Angular directive to wrap intro.js",
"license": "MIT",
Expand All @@ -13,7 +13,7 @@
],
"dependencies": {
"angular": "~1.2.x",
"intro.js": "0.9.0"
"intro.js": "1.0.0"
},
"devDependencies": {}
}

0 comments on commit c460699

Please sign in to comment.