1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-23 23:02:58 +00:00

Bumping version to 0.1.1

This commit is contained in:
2024-06-27 02:04:45 +04:00
parent 741bc71f11
commit d2140c6eee
2 changed files with 2 additions and 2 deletions

View File

@@ -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",