Skip to content

Commit

Permalink
Bump version to: v0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
yenbekbay committed Oct 20, 2022
1 parent 86ec2f9 commit 06b0345
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-visual-novel-demo",
"version": "0.1.2",
"version": "0.2.0",
"private": true,
"scripts": {
"build": "run-s --silent build:*",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json.schemastore.org/lerna",
"version": "0.1.2",
"version": "0.2.0",
"npmClient": "pnpm",
"useWorkspaces": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-visual-novel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-visual-novel",
"version": "0.1.2",
"version": "0.2.0",
"description": "React library for building web-based visual novels",
"repository": "https://github.com/utility-first/react-visual-novel",
"license": "MIT",
Expand Down

0 comments on commit 06b0345

Please sign in to comment.