We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4845dd commit 2b8ed10Copy full SHA for 2b8ed10
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
-## [Unreleased]
+## [3.4.0] - 2017-05-28
9
10
### Added
11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nw-builder",
3
- "version": "3.2.3",
+ "version": "3.4.0",
4
"description": "nw-builder",
"main": "index.js",
"scripts": {
0 commit comments