Skip to content

Commit a640ee1

Browse files
authored
Fix package version (#31)
1 parent c7ba8a5 commit a640ee1

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.1",
5+
"version": "1.0.0-eap.1",
66
"publisher": "ksercs",
77
"icon": "resources/icon.png",
88
"galleryBanner": {

0 commit comments

Comments
 (0)