Skip to content

Commit 7dcc9f3

Browse files
committed
v2.2.1
1 parent a1fdddb commit 7dcc9f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file. Project versioning adheres to [Semantic Versioning](http://semver.org/). Change log format is based on [Keep a Changelog](http://keepachangelog.com/).
44

5-
## Unreleased
5+
## [2.2.1](https://github.com/ungoldman/gh-release/compare/v2.2.0...v2.2.1) - 2017-02-01
66

77
### Fixed
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gh-release",
33
"description": "Create a release for a node package on github.",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"author": "Nate Goldman <[email protected]> (http://ungoldman.com/)",
66
"bin": {
77
"gh-release": "./bin/cli.js"

0 commit comments

Comments
 (0)