Skip to content

Commit 3e20753

Browse files
committed
Version 1.6.0
1 parent b1f8f53 commit 3e20753

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,3 +1,6 @@
1+
## v1.6.0 (2026-01-14)
2+
- Upgrade Rails to v7.1
3+
14
## v1.5.0 (2026-01-09)
25
- Upgrade Rails to v7.0
36
- Drop Ruby 2.6 from CI

lib/gem_collector/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GemCollector
2-
VERSION = '1.5.0'
2+
VERSION = '1.6.0'
33
end

0 commit comments

Comments
 (0)