Skip to content

Commit

Permalink
Bump version to 0.1.1 and add changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaffneyc committed Feb 19, 2011
1 parent d9ee66c commit 3f561bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
@@ -0,0 +1,5 @@
0.1.1 - 2011-02-18
* Switch from POST to GET requests due to a change at the USPS.

0.1.0 - 2010-02-05
* Initial release
2 changes: 1 addition & 1 deletion lib/usps/version.rb
@@ -1,3 +1,3 @@
module USPS
VERSION = '0.1.0'
VERSION = '0.1.1'
end

0 comments on commit 3f561bb

Please sign in to comment.