Skip to content

Commit f4a0d6f

Browse files
committed
v1.1.1
1 parent c8c600c commit f4a0d6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/*",
55
"packages/@keynote/*"
66
],
7-
"version": "1.1.0"
7+
"version": "1.1.1"
88
}

packages/@keynote/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keynote/cli",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "CLI for creating Keynotes using Vue ",
55
"bin": {
66
"keynote": "bin/keynote.js"

0 commit comments

Comments
 (0)