Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vernak2539 committed Mar 29, 2015
1 parent d5381e5 commit aa6c31a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ We welcome all contributions and issues! There's only one way to make this bette

## ChangeLog

* **See tags/release page for release notes after 0.7.2**
* **0.7.2** - 2014-10-16 - account for content-type header not being present on API response
* **0.7.1** - 2014-09-09 - removed unneeded "!!"
* **0.7.0** - 2014-08-29 (public release, 1st npm version)
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": "fuel-rest",
"version": "0.7.3",
"version": "0.8.0",
"description": "Node Library for performing REST API calls with ExactTarget Fuel.",
"main": "./lib/fuel-rest.js",
"scripts": {
Expand Down

0 comments on commit aa6c31a

Please sign in to comment.