Skip to content

Commit 97a03cd

Browse files
committed
Increment version
1 parent 4c5213d commit 97a03cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dev-proxy-vsc-ext",
33
"displayName": "Dev Proxy",
44
"description": "Dev Proxy is a command line tool that helps you simulate behaviors and errors of cloud APIs.",
5-
"version": "0.0.4",
5+
"version": "0.0.5",
66
"publisher": "garrytrinder",
77
"engines": {
88
"vscode": "^1.85.0"
@@ -64,4 +64,4 @@
6464
"dependencies": {
6565
"json-to-ast": "^2.1.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)