Skip to content

Commit

Permalink
publish 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-hykin committed Aug 8, 2019
2 parents c80f18b + d70083b commit 259a852
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,6 @@
"vscode-textmate": "^4.1.1",
"yargs": "^13.2.2"
},
"dependencies": {}
}
"dependencies": {
}
}
2 changes: 1 addition & 1 deletion source/languages/cpp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "better-cpp-syntax",
"displayName": "Better C++ Syntax",
"description": "The bleeding edge of C-like syntaxes",
"version": "1.12.21",
"version": "1.13.0",
"icon": "icon.png",
"scripts": {
"build": "ruby scripts/generate.rb",
Expand Down

0 comments on commit 259a852

Please sign in to comment.