yamlrpc 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/yamlrpc.rb +1 -1
  2. metadata +1 -1
data/lib/yamlrpc.rb CHANGED
@@ -28,5 +28,5 @@ require 'yamlrpc/helpers'
28
28
  require 'yamlrpc/client'
29
29
 
30
30
  module YamlRpc
31
- VERSION = '0.2.2'
31
+ VERSION = '0.2.3'
32
32
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yamlrpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mirek Rusin