We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c40eb7 commit 6912a24Copy full SHA for 6912a24
NEWS.md
@@ -10,6 +10,10 @@ The format is loosely based on [Keep a Changelog] and this project adheres to
10
11
## [Unreleased]
12
13
+## [0.2.1] - 2024-08-26
14
+### Update
15
+- Gemspec requirements and information
16
+
17
## [0.2.0] - 2024-08-23
18
### Update
19
- Rails version to 7.2.1
lib/yuriita/version.rb
@@ -1,3 +1,3 @@
1
module Yuriita
2
- VERSION = "0.2.0"
+ VERSION = "0.2.1"
3
end
0 commit comments