Skip to content

Commit 7a72d78

Browse files
committed
bump version
1 parent 2951581 commit 7a72d78

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
### Unreleased
88

9+
## [0.4.12]
10+
11+
### Changed
12+
- Bump rake version because of security vulnerability
13+
914
## [0.4.11]
1015

1116
### Added

lib/eth/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Eth
2-
VERSION = "0.4.11"
2+
VERSION = "0.4.12"
33
end

0 commit comments

Comments
 (0)