Skip to content

Commit

Permalink
Bumping version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koloml committed Jun 26, 2024
1 parent 741bc71 commit d2140c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Furbooru Tagging Assistant",
"description": "Experimental extension with a set of tools to make the tagging faster and easier. Made specifically for Furbooru.",
"version": "0.1.0",
"version": "0.1.1",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
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": "furbooru-tagging-assistant",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"build": "npm run build:popup && npm run build:extension",
Expand Down

0 comments on commit d2140c6

Please sign in to comment.