em-jsonrpc 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/em-jsonrpc/version.rb +1 -1
  2. metadata +3 -3
@@ -1,5 +1,5 @@
1
1
  module EventMachine
2
2
  module JsonRPC
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -5,11 +5,11 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 2
9
- version: 0.0.2
8
+ - 3
9
+ version: 0.0.3
10
10
  platform: ruby
11
11
  authors:
12
- - "I\xC3\xB1aki Baz Castillo"
12
+ - Inaki Baz Castillo
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []