We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77070e6 commit 9668d74Copy full SHA for 9668d74
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
See below for details of all version changes and upgrades.
4
5
-## [v1.0]
+## [v1.0.0]
6
7
- Initial version **deployed**! - *Gives self pat on the back.*
8
- General code snippets
README.md
@@ -62,7 +62,7 @@ ptd-stat | {% static ' `*` ' %}
62
63
## Release Notes
64
65
-### 1.0
+### 1.0.0
66
67
- Initial release! Yay me!
68
package.json
@@ -8,8 +8,8 @@
"Django",
9
"Jinja2"
10
],
11
- "version": "1.0",
12
- "publisher": "Ricky White",
+ "version": "1.0.0",
+ "publisher": "RickyWhite",
13
"engines": {
14
"vscode": "^1.28.0"
15
},
0 commit comments