Skip to content

Commit

Permalink
v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed Aug 14, 2017
1 parent d4b3d93 commit 7634a3f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 3.5.2

* Fix link to breaking changes doc - **[@jkrems](https://github.com/jkrems)** [#77](https://github.com/groupon/gofer/pull/77)
- [`eb790cc`](https://github.com/groupon/gofer/commit/eb790cc2271228a047be1fd20c94ffe23811ef9e) **docs:** Fix link to breaking changes doc
- [`0d9759a`](https://github.com/groupon/gofer/commit/0d9759acef04ef46c5d6ebf57b41d8a55a3ecce7) **chore:** Modernize travis config
- [`ea684dd`](https://github.com/groupon/gofer/commit/ea684dd0826ae576438dce0cbb444769a63c7405) **test:** Compare to proper base timing
- [`fedc713`](https://github.com/groupon/gofer/commit/fedc713c4a0370e262f02625347e3cbb3c38f225) **chore:** Ignore package-lock.json


### 3.5.1

* Publish 3.x from master - **[@jkrems](https://github.com/jkrems)** [#76](https://github.com/groupon/gofer/pull/76)
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": "3.5.1",
"version": "3.5.2",
"description": "A general purpose service client library",
"license": "BSD-3-Clause",
"main": "lib/gofer.js",
Expand Down

0 comments on commit 7634a3f

Please sign in to comment.