Skip to content

Commit 2a19520

Browse files
committed
bump version to 0.1.1
1 parent 6a0355f commit 2a19520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0"
292+
VERSION = "0.1.1"
293293
end

0 commit comments

Comments
 (0)