Skip to content

Commit 4554793

Browse files
committed
Fixed bumping mistake
1 parent 03aee22 commit 4554793

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "diffzip",
33
"name": "Differential ZIP Backup",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"minAppVersion": "0.15.0",
66
"description": "Back our vault up with lesser storage.",
77
"author": "vorotamoroz",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diffzip",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Differential ZIP Backup",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)