Skip to content

Commit 883fe6d

Browse files
committed
update version
1 parent 7c712fa commit 883fe6d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.3.6] - 17-07-2019 (DD-MM-YYYY)
4+
### Patch
5+
- improve README.md
6+
37
## [0.3.5] - 17-07-2019 (DD-MM-YYYY)
48
### Patch
59
- improve documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-nightwatchjs-snippets",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "NightwatchJS code snippets for Visual Studio Code",
55
"displayName": "NightwatchJS snippets",
66
"publisher": "Raju",

0 commit comments

Comments
 (0)