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 2951581 commit 7a72d78Copy full SHA for 7a72d78
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
### Unreleased
8
9
+## [0.4.12]
10
+
11
+### Changed
12
+- Bump rake version because of security vulnerability
13
14
## [0.4.11]
15
16
### Added
lib/eth/version.rb
@@ -1,3 +1,3 @@
1
module Eth
2
- VERSION = "0.4.11"
+ VERSION = "0.4.12"
3
end
0 commit comments