Skip to content

Commit bb39407

Browse files
committed
v8.3.0
1 parent ce3e2be commit bb39407

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "intro.js",
33
"repo": "usablica/intro.js",
44
"description": "Lightweight, user-friendly onboarding tour library",
5-
"version": "8.2.0-beta.1",
5+
"version": "8.3.0",
66
"main": "intro.js",
77
"scripts": [
88
"intro.js"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intro.js",
3-
"version": "8.2.0-beta.1",
3+
"version": "8.3.0",
44
"description": "User Onboarding and Product Walkthrough Library",
55
"keywords": [
66
"onboarding",

0 commit comments

Comments
 (0)