Skip to content

Commit 61f19ea

Browse files
committed
Bump version to 0.6.0
1 parent 7b63a5e commit 61f19ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 0.6.0
22

33
* The `onBeforeChange` callback now receives the `nextElement` as second parameter.
44
* Add missing `updateStepElement()` to the TypeScript type declarations.

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-react",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Intro.js React Wrapper",
55
"main": "lib/index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)