Skip to content

Commit

Permalink
Prepare 0.4.0 and note LICENSE
Browse files Browse the repository at this point in the history
see #21
  • Loading branch information
jens1o authored Sep 29, 2019
1 parent c7e3c0c commit f7aff15
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "smarty",
"displayName": "Smarty",
"license": "GPL"
"description": "Syntax highlighting for the Smarty templating language.",
"version": "0.3.0",
"version": "0.4.0",
"icon": "images/logo.png",
"publisher": "imperez",
"engines": {
Expand Down Expand Up @@ -45,4 +46,4 @@
}
]
}
}
}

0 comments on commit f7aff15

Please sign in to comment.