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

Commit 2361357

Browse files
committed
Version Bump for intro hint fix
1 parent 509e208 commit 2361357

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-intro.js",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"main": "src/angular-intro.js",
55
"description": "Angular directive to wrap intro.js",
66
"license": "MIT",

build/angular-intro.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/angular-intro.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-intro.js",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Angular directive to wrap intro.js",
55
"main": "src/angular-intro.js",
66
"directories": {
@@ -19,7 +19,7 @@
1919
"angular-intro"
2020
],
2121
"author": "mendhak",
22-
"license": "AGPL",
22+
"license": "AGPL-3.0",
2323
"bugs": {
2424
"url": "https://github.com/mendhak/angular-intro.js/issues"
2525
},

0 commit comments

Comments
 (0)