Skip to content

Commit d4bb73d

Browse files
committed
release: v0.1.1
1 parent 6174f31 commit d4bb73d

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
@@ -8,3 +8,6 @@
88
- Fallback to default locale
99
- Methods for checking translation availability and presence
1010
- Support for querying by translated attributes
11+
12+
## [0.1.1] - 2025-04-20
13+
- Updated gemspec for better compatibility
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 AwesomeJsonbTranslate
4-
VERSION = '0.1.0'
4+
VERSION = '0.1.1'
55
end

0 commit comments

Comments
 (0)