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.1

This commit is contained in:
2024-11-12 16:30:52 +04:00
parent fd8efccfb3
commit 72f901a2b7
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "furbooru-tagging-assistant",
"version": "0.3.0",
"version": "0.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "furbooru-tagging-assistant",
"version": "0.3.0",
"version": "0.3.1",
"dependencies": {
"lz-string": "^1.5.0"
},