Skip to content

Commit a3fe231

Browse files
committed
Fixed incorrect package version
1 parent caf46af commit a3fe231

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": "dev-proxy-toolkit",
33
"displayName": "Dev Proxy Toolkit",
44
"description": "Makes it easy to create and update Dev Proxy configuration files.",
5-
"version": "1.7.",
5+
"version": "1.7.1",
66
"publisher": "garrytrinder",
77
"engines": {
88
"vscode": "^1.101.0"

0 commit comments

Comments
 (0)