Skip to content

Commit 129a81f

Browse files
committed
v0.11.0
1 parent 6c89e7a commit 129a81f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.10.0",
5+
"version": "0.11.0",
66
"npmClient": "yarn",
77
"preid": "beta"
88
}

packages/chord-charts-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@touffi/chords-charts-studio",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Chords Charts Studio",
55
"private": true,
66
"author": "Christophe Noël",

packages/webextension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browser-extension",
33
"private": true,
4-
"version": "0.10.0",
4+
"version": "0.11.0",
55
"description": "Browser extension for Chord Charts Studio",
66
"author": "Christophe Noël",
77
"license": "LicenseRef-LICENSE",

0 commit comments

Comments
 (0)