Skip to content

Commit a9dbf38

Browse files
authored
Fix package version (#33)
1 parent a640ee1 commit a9dbf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gitcherry",
33
"displayName": "GitCherry",
44
"description": "One-click cherry-picking and pull request creating right in Visual Studio Code",
5-
"version": "1.0.0-eap.1",
5+
"version": "1.0.1",
66
"publisher": "ksercs",
77
"icon": "resources/icon.png",
88
"galleryBanner": {

0 commit comments

Comments
 (0)