Skip to content

Commit

Permalink
Gems build 0.1.3
Browse files Browse the repository at this point in the history
git-svn-id: https://wush.net/svn/rightscale/right_http_connection/release_0_1_3@1252 9f0cbaf6-ce18-0410-ad37-d14a22affa91
  • Loading branch information
trbryan committed Jul 10, 2007
1 parent 32c1231 commit b5d4919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.txt
Expand Up @@ -6,3 +6,7 @@
+++ 0.1.2 2007-6-27

No major changes.

+++ 0.1.3 2007-7-09

No change.
2 changes: 1 addition & 1 deletion lib/right_http_connection/version.rb
Expand Up @@ -2,7 +2,7 @@ module RightHttpConnection #:nodoc:
module VERSION #:nodoc:
MAJOR = 0
MINOR = 1
TINY = 2
TINY = 3

STRING = [MAJOR, MINOR, TINY].join('.')
end
Expand Down

0 comments on commit b5d4919

Please sign in to comment.