Skip to content

Commit 0eb3810

Browse files
committed
alter intro.js version number to v0.9.0 + add minified version
1 parent e7ec9a2 commit 0eb3810

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

intro.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Intro.js v0.8.0
2+
* Intro.js v0.9.0
33
* https://github.com/usablica/intro.js
44
* MIT licensed
55
*
@@ -19,7 +19,7 @@
1919
}
2020
} (this, function (exports) {
2121
//Default config/variables
22-
var VERSION = '0.8.0';
22+
var VERSION = '0.9.0';
2323

2424
/**
2525
* IntroJs main class

minified/intro.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)