Skip to content

Commit

Permalink
bump v
Browse files Browse the repository at this point in the history
  • Loading branch information
zwgnr committed Sep 1, 2023
1 parent c92c2e6 commit 419cb03
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "BaseLayer",
"description": "",
"icon": "./base.png",
"version": "0.1.2",
"version": "0.1.3",
"engines": {
"vscode": "^1.79.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "baselayer",
"version": "0.1.2",
"version": "0.1.3",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "baselayer-web",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

1 comment on commit 419cb03

@vercel
Copy link

@vercel vercel bot commented on 419cb03 Sep 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

baselayer – ./

www.baselayer.dev
baselayer-git-main-zwgnr.vercel.app
baselayer.dev
baselayer-zwgnr.vercel.app

Please sign in to comment.