Skip to content

Commit

Permalink
Bumping version and fixing wrong license
Browse files Browse the repository at this point in the history
  • Loading branch information
dacoaster committed Dec 20, 2022
1 parent 47120c7 commit 89cda31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yattie",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"main": "background.js",
"engines": {
Expand All @@ -12,7 +12,7 @@
"name": "YATT",
"email": "contact@yatt.ai"
},
"license": "MIT",
"license": "GPLv3",
"scripts": {
"serve": "vue-cli-service serve",
"test:unit": "vue-cli-service test:unit",
Expand Down

0 comments on commit 89cda31

Please sign in to comment.