Skip to content

Commit

Permalink
release: v0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
doc-han committed Oct 13, 2024
1 parent 3c21c6e commit 1db2e39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/create-extension-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-extension-app",
"version": "0.2.14",
"version": "0.2.15",
"main": "index.js",
"license": "MIT",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-xtensio-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-xtensio-app",
"version": "0.2.14",
"version": "0.2.15",
"description": "Create a new extension project pretty quick",
"main": "./bin/create-xtensio-app",
"repository": "https://github.com/doc-han/xtensio.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/xtensio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xtensio",
"version": "0.4.6",
"version": "0.4.7",
"description": "A browser extension development tool",
"main": "./.build/index.js",
"author": "Farhan Yahaya",
Expand Down

0 comments on commit 1db2e39

Please sign in to comment.