Skip to content

Commit 89a9bbf

Browse files
authored
Merge pull request #1296 from usablica/v4
chore: v4
2 parents 64639dd + b0f8d59 commit 89a9bbf

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": "3.4.0",
5+
"version": "4.0.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": "3.4.0",
3+
"version": "4.0.0",
44
"description": "Lightweight, user-friendly onboarding tour library",
55
"keywords": [
66
"onboarding",

0 commit comments

Comments
 (0)