Skip to content

Commit

Permalink
Prepare release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
toin0u committed Aug 18, 2013
1 parent 8ffea00 commit 4421049
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
CHANGELOG
=========

1.3.1 (xxxx-xx-xx)
1.3.1 (2013-08-18)
------------------

n/a
* Added: possibility to set an adapter to instantiated object
* Fixed: droplet api changes + CLI + tests + doc
* Updated: doc - add integration with frameworks

1.3.0 (2013-08-18)
------------------
Expand Down
2 changes: 1 addition & 1 deletion src/DigitalOcean/DigitalOcean.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class DigitalOcean
* Version.
* @see http://semver.org/
*/
const VERSION = '1.3.1-dev';
const VERSION = '1.3.1';


/**
Expand Down

0 comments on commit 4421049

Please sign in to comment.