Skip to content

Commit 6eb67a8

Browse files
committed
Release v0.5.7
1 parent f29c9a4 commit 6eb67a8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.5.7 - Mon, 04 Jan 2016 12:10:23 GMT
2+
--------------------------------------
3+
4+
- [4862716](../../commit/4862716) [added] '--skip-version-bumping' option
5+
6+
7+
18
v0.5.6 - Fri, 18 Dec 2015 19:02:18 GMT
29
--------------------------------------
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release-script",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"description": "Release tools for projects. From github repo to npm and bower packages",
55
"bin": {
66
"release": "./bin/release.js"

0 commit comments

Comments
 (0)