Skip to content

Commit e06ba0c

Browse files
committed
Update package.json with version v0.0.9
1 parent 49145eb commit e06ba0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"displayName": "Commit Extension",
1212
"description": "Allow developers to log work on Commit Projects as Latest Updates",
13-
"version": "0.0.4",
13+
"version": "v0.0.9",
1414
"icon": "images/icon.png",
1515
"engines": {
1616
"vscode": "^1.73.0"
@@ -81,4 +81,4 @@
8181
"node-fetch": "^3.2.10",
8282
"uuid": "^9.0.0"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)