Skip to content

Commit f5c2ff7

Browse files
committed
bump version to 0.2.0
1 parent dae04c0 commit f5c2ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/xmlrpc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,5 +289,5 @@
289289
#
290290
# You can change the XML-writer by calling method ParserWriterChooseMixin#set_writer.
291291
module XMLRPC
292-
VERSION = "0.1.1"
292+
VERSION = "0.2.0"
293293
end

0 commit comments

Comments
 (0)