Skip to content

Commit

Permalink
Update package.json with version v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
daman08 committed Feb 13, 2023
1 parent 49145eb commit e06ba0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"displayName": "Commit Extension",
"description": "Allow developers to log work on Commit Projects as Latest Updates",
"version": "0.0.4",
"version": "v0.0.9",
"icon": "images/icon.png",
"engines": {
"vscode": "^1.73.0"
Expand Down Expand Up @@ -81,4 +81,4 @@
"node-fetch": "^3.2.10",
"uuid": "^9.0.0"
}
}
}

0 comments on commit e06ba0c

Please sign in to comment.