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 06c7db7 commit 90014a2Copy full SHA for 90014a2
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-ethereum (0.9.5)
+ ruby-ethereum (0.9.6)
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.5'
+ VERSION = '0.9.6'
end
0 commit comments