Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Commit f2554fa

Browse files
author
Jan Xie
committed
bump to 0.9.4
1 parent 4805656 commit f2554fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-ethereum (0.9.3)
4+
ruby-ethereum (0.9.4)
55
bitcoin-secp256k1 (~> 0.4)
66
block_logger (~> 0.1)
77
digest-sha3 (~> 1.1)

lib/ethereum/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- encoding : ascii-8bit -*-
22

33
module Ethereum
4-
VERSION = '0.9.3'
4+
VERSION = '0.9.4'
55
end

0 commit comments

Comments
 (0)