Skip to content

Commit

Permalink
Merge pull request #1296 from usablica/v4
Browse files Browse the repository at this point in the history
chore: v4
  • Loading branch information
afshinm authored Jun 13, 2021
2 parents 64639dd + b0f8d59 commit 89a9bbf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "intro.js",
"repo": "usablica/intro.js",
"description": "Lightweight, user-friendly onboarding tour library",
"version": "3.4.0",
"version": "4.0.0",
"main": "intro.js",
"scripts": [
"intro.js"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intro.js",
"version": "3.4.0",
"version": "4.0.0",
"description": "Lightweight, user-friendly onboarding tour library",
"keywords": [
"onboarding",
Expand Down

0 comments on commit 89a9bbf

Please sign in to comment.