Skip to content

Commit 57b5327

Browse files
committed
Bump version to 1.1.0
1 parent 35bbbe7 commit 57b5327

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Unreleased
22

3+
4+
## 1.1.0 (2022-11-25)
5+
36
### Changes
47

58
* Add ActiveSupport 6.0 support

lib/rekkyo/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Rekkyo
4-
VERSION = "1.0.0"
4+
VERSION = "1.1.0"
55
end

0 commit comments

Comments
 (0)