Skip to content

Commit a8be6d2

Browse files
committed
prepare release of v1.1.0
1 parent 71c290e commit a8be6d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.1.0 (2024-12-08)
22
- Add support for merging ([#23](https://github.com/avo-hq/class_variants/pull/23))
33
- Add support for subclass inheritance in helper ([#24](https://github.com/avo-hq/class_variants/pull/24))
44

lib/class_variants/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ClassVariants
2-
VERSION = "1.0.0".freeze
2+
VERSION = "1.1.0".freeze
33
end

0 commit comments

Comments
 (0)