diff --git a/CHANGELOG.md b/CHANGELOG.md index 121ac3fe..6dba3d0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +## [v2.2.31](https://github.com/oleander/remap/tree/v2.2.47) (2021-12-16) ## [v2.2.31](https://github.com/oleander/remap/tree/v2.2.46) (2021-12-16) ## [v2.2.31](https://github.com/oleander/remap/tree/v2.2.45) (2021-12-16) ## [v2.2.31](https://github.com/oleander/remap/tree/v2.2.44) (2021-12-16) diff --git a/remap.gemspec b/remap.gemspec index cf75f597..2fce3f1c 100644 --- a/remap.gemspec +++ b/remap.gemspec @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "remap" - spec.version = "2.2.46" + spec.version = "2.2.47" spec.authors = ["Linus Oleander"] spec.email = ["oleander@users.noreply.github.com"] spec.homepage = "https://github.com/oleander/remap"