We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d12f8c commit 6837b59Copy full SHA for 6837b59
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file and in the [
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## [3.5.0] - 2017-10-19
+## [3.5.1] - 2017-10-19
9
10
## Added
11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nw-builder",
3
- "version": "3.5.0",
+ "version": "3.5.1",
4
"description": "nw-builder",
"main": "index.js",
"scripts": {
0 commit comments