Skip to content

Commit

Permalink
preparing v0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiii committed Feb 17, 2012
1 parent 4f5ced0 commit 2877e73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## UPCOMING
## 0.9.9 (2012-02-17)

* Improvement: [pull request 255](https://github.com/rubiii/savon/pull/255) - Raise an error if fetching
a remote WSDL fails. Possible fix for [issue 236](https://github.com/rubiii/savon/issues/236).
Expand Down
2 changes: 1 addition & 1 deletion lib/savon/version.rb
@@ -1,5 +1,5 @@
module Savon

Version = "0.9.8"
Version = "0.9.9"

end

0 comments on commit 2877e73

Please sign in to comment.