Skip to content

Commit ecf7345

Browse files
committed
readme
1 parent c05fc44 commit ecf7345

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Angular Snippets Changelog
22

3-
<a name="9.0.0"></a>
3+
<a name="9.0.1"></a>
44

5-
# 9.0.0 (2020-02-10)
5+
# 9.0.1 (2020-02-10)
66

77
Changes
88

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,8 +1,8 @@
11
{
22
"name": "Angular2",
33
"publisher": "johnpapa",
4-
"displayName": "Angular Snippets (Version 8)",
5-
"description": "Angular version 8 snippets by John Papa",
4+
"displayName": "Angular Snippets (Version 9)",
5+
"description": "Angular version 9 snippets by John Papa",
66
"icon": "images/angular-shield.png",
77
"galleryBanner": {
88
"color": "#0273D4",
@@ -20,7 +20,7 @@
2020
"TypeScript",
2121
"HTML"
2222
],
23-
"version": "9.0.0",
23+
"version": "9.0.1",
2424
"engines": {
2525
"vscode": "^1.40.0"
2626
},

0 commit comments

Comments
 (0)