Skip to content

Commit b248a8a

Browse files
committed
update version
1 parent 3559ff6 commit b248a8a

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.5] - 17-07-2019 (DD-MM-YYYY)
4+
### Patch
5+
- improve documentation
6+
37
## [0.3.4] - 17-07-2019 (DD-MM-YYYY)
48
### Patch
59
- fix typo in Readme

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.4",
3+
"version": "0.3.5",
44
"description": "NightwatchJS code snippets for Visual Studio Code",
55
"displayName": "NightwatchJS snippets",
66
"publisher": "Raju",

0 commit comments

Comments
 (0)