Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ClydeDz committed Dec 30, 2020
1 parent 6e81cc1 commit f173e69
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/install/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"category": "Utility",
"author": "Clyde D'Souza",
"version": {
"Major": 0,
"Minor": 3,
"Major": 1,
"Minor": 0,
"Patch": 0
},
"instanceNameFormat": "Install Markdown to API Dependencies",
Expand Down
4 changes: 2 additions & 2 deletions src/process/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"category": "Utility",
"author": "Clyde D'Souza",
"version": {
"Major": 0,
"Minor": 3,
"Major": 1,
"Minor": 0,
"Patch": 0
},
"instanceNameFormat": "Execute Markdown to API",
Expand Down
2 changes: 1 addition & 1 deletion vss-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifestVersion": 1,
"id": "markdown-to-api",
"name": "Markdown to API",
"version": "0.3.0",
"version": "1.0.0",
"publisher": "clydedsouza",
"public": true,
"targets": [
Expand Down

0 comments on commit f173e69

Please sign in to comment.