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 c8c600c commit f4a0d6fCopy full SHA for f4a0d6f
lerna.json
@@ -4,5 +4,5 @@
4
"packages/*",
5
"packages/@keynote/*"
6
],
7
- "version": "1.1.0"
+ "version": "1.1.1"
8
}
packages/@keynote/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@keynote/cli",
3
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "CLI for creating Keynotes using Vue ",
"bin": {
"keynote": "bin/keynote.js"
0 commit comments