Skip to content

Commit 4ff77dd

Browse files
committed
v8.2.0-beta.1
1 parent 2f7d01e commit 4ff77dd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

component.json

+1-1
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.1.0-beta.1",
5+
"version": "8.2.0-beta.1",
66
"main": "intro.js",
77
"scripts": [
88
"intro.js"

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)