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 1067292 commit 28695c2Copy full SHA for 28695c2
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-ethereum (0.9.1)
+ ruby-ethereum (0.9.3)
5
bitcoin-secp256k1 (~> 0.4)
6
block_logger (~> 0.1)
7
digest-sha3 (~> 1.1)
lib/ethereum/version.rb
@@ -1,5 +1,5 @@
# -*- encoding : ascii-8bit -*-
module Ethereum
- VERSION = '0.9.1'
+ VERSION = '0.9.3'
end
0 commit comments