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

Bumped version to 0.3.2

This commit is contained in:
2024-11-23 01:09:31 +04:00
parent c0a00e0c05
commit b645a1ca7a
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "furbooru-tagging-assistant",
"version": "0.3.1",
"version": "0.3.2",
"private": true,
"scripts": {
"build": "npm run build:popup && npm run build:extension",