We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0355f commit 2a19520Copy full SHA for 2a19520
lib/xmlrpc.rb
@@ -289,5 +289,5 @@
289
#
290
# You can change the XML-writer by calling method ParserWriterChooseMixin#set_writer.
291
module XMLRPC
292
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
293
end
0 commit comments