Skip to content

Commit

Permalink
v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
no-chris committed Dec 13, 2021
1 parent 6c89e7a commit 129a81f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.10.0",
"version": "0.11.0",
"npmClient": "yarn",
"preid": "beta"
}
2 changes: 1 addition & 1 deletion packages/chord-charts-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@touffi/chords-charts-studio",
"version": "0.10.0",
"version": "0.11.0",
"description": "Chords Charts Studio",
"private": true,
"author": "Christophe Noël",
Expand Down
2 changes: 1 addition & 1 deletion packages/webextension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "browser-extension",
"private": true,
"version": "0.10.0",
"version": "0.11.0",
"description": "Browser extension for Chord Charts Studio",
"author": "Christophe Noël",
"license": "LicenseRef-LICENSE",
Expand Down

0 comments on commit 129a81f

Please sign in to comment.