Skip to content

Commit 94c172a

Browse files
committed
Bump version to 1.1.0
1 parent 559fa13 commit 94c172a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.1.0] - 2024-06-23
4+
5+
### Added
6+
7+
- Add `lib/solid-adapters.rb` to require all files in the gem.
8+
39
## [1.0.0] - 2024-06-23
410

511
### Added

lib/solid/adapters/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Solid
44
module Adapters
5-
VERSION = "1.0.0"
5+
VERSION = "1.1.0"
66
end
77
end

0 commit comments

Comments
 (0)