Skip to content

Commit fb2d92f

Browse files
committed
1.7.0
1 parent 28ee5c7 commit fb2d92f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"displayName": "Hide Comments",
44
"description": "VSCode extension for people that do not like to see comments in the code. It allows you to hide/show comments in the code.",
55
"icon": "assets/hide-comments.png",
6-
"version": "1.6.0",
6+
"version": "1.7.0",
77
"preview": false,
88
"publisher": "eliostruyf",
99
"galleryBanner": {
1010
"color": "#011627",
1111
"theme": "dark"
1212
},
13-
"license": "MIT",
14-
"author": "Elio Struyf <[email protected]> (https://www.eliostruyf.com)",
13+
"license": "MIT",
14+
"author": "Elio Struyf <[email protected]> (https://www.eliostruyf.com)",
1515
"badges": [
1616
{
1717
"description": "version",

0 commit comments

Comments
 (0)