Skip to content

Commit 1db2e39

Browse files
committed
release: v0.4.7
1 parent 3c21c6e commit 1db2e39

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.14",
3+
"version": "0.2.15",
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.14",
3+
"version": "0.2.15",
44
"description": "Create a new extension project pretty quick",
55
"main": "./bin/create-xtensio-app",
66
"repository": "https://github.com/doc-han/xtensio.git",

packages/xtensio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xtensio",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "A browser extension development tool",
55
"main": "./.build/index.js",
66
"author": "Farhan Yahaya",

0 commit comments

Comments
 (0)