We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2247002 commit f1eaa40Copy full SHA for f1eaa40
lerna.json
@@ -4,5 +4,5 @@
4
"packages/*",
5
"packages/@keynote/*"
6
],
7
- "version": "1.0.9"
+ "version": "1.1.0"
8
}
packages/@keynote/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@keynote/cli",
3
- "version": "1.0.9",
+ "version": "1.1.0",
"description": "CLI for creating Keynotes using Vue ",
"bin": {
"keynote": "bin/keynote.js"
0 commit comments