Skip to content

Commit 39ed838

Browse files
committed
chore: update versions
1 parent 420d977 commit 39ed838

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/create-extension-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-extension-app",
3-
"version": "0.2.13",
3+
"version": "0.2.14",
44
"main": "index.js",
55
"license": "MIT",
66
"bin": {

packages/create-xtensio-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-xtensio-app",
3-
"version": "0.2.13",
3+
"version": "0.2.14",
44
"description": "Create a new extension project pretty quick",
55
"main": "./bin/create-xtensio-app",
66
"repository": "https://github.com/doc-han/xtensio.git",

0 commit comments

Comments
 (0)