Skip to content

Commit

Permalink
v2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Jun 21, 2017
1 parent c079a46 commit 74c795b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 2.6.4

* Move 2.x to stable - **[@jkrems](https://github.com/jkrems)** [#75](https://github.com/groupon/gofer/pull/75)
- [`25b5fd0`](https://github.com/groupon/gofer/commit/25b5fd090d4614b5dce225e168f8a7322e300d7a) **chore:** Move 2.x to stable
* [`c079a46`](https://github.com/groupon/gofer/commit/c079a468d92123899424444aa4c02f959a27f61d) **chore:** Allow publish from 2.x


### 2.6.3

* chore: replace deprecated 'node-uuid' with 'uuid' - **[@saumitrab](https://github.com/saumitrab)** [#74](https://github.com/groupon/gofer/pull/74)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gofer",
"version": "2.6.3",
"version": "2.6.4",
"description": "A general purpose service client library for node.js",
"license": "BSD-3-Clause",
"main": "lib/gofer.js",
Expand Down

0 comments on commit 74c795b

Please sign in to comment.