diff --git a/CHANGELOG.md b/CHANGELOG.md index 14971911..7ae13030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +## [v2.2.31](https://github.com/oleander/remap/tree/v2.2.50) (2021-12-16) ## [v2.2.31](https://github.com/oleander/remap/tree/v2.2.49) (2021-12-16) ## [v2.2.31](https://github.com/oleander/remap/tree/v2.2.48) (2021-12-16) ## [v2.2.31](https://github.com/oleander/remap/tree/v2.2.47) (2021-12-16) diff --git a/remap.gemspec b/remap.gemspec index 895c3532..5852a37e 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.49" + spec.version = "2.2.50" spec.authors = ["Linus Oleander"] spec.email = ["oleander@users.noreply.github.com"] spec.homepage = "https://github.com/oleander/remap"