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

Commit 3ac74c1

Browse files
committed
Version3 - major semver bump due to new license
1 parent 0cf5247 commit 3ac74c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "angular-intro.js",
3-
"version": "2.1.2",
3+
"version": "3.0.0",
44
"main": "src/angular-intro.js",
55
"description": "Angular directive to wrap intro.js",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-intro.js",
3-
"version": "2.1.2",
3+
"version": "3.0.0",
44
"description": "Angular directive to wrap intro.js",
55
"main": "src/angular-intro.js",
66
"directories": {

0 commit comments

Comments
 (0)