We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f6a06 commit ffdd1a6Copy full SHA for ffdd1a6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.0.1] - Unreleased
4
+
5
+### Changed or Fixed or Added
6
+- Your contribution here.
7
8
+[3.0.1]: https://github.com/aserafin/grape_logging/compare/v3.0.0...master
9
10
## [3.0.0] - 2025-08-07
11
12
### Changed
lib/grape_logging/version.rb
@@ -1,3 +1,3 @@
module GrapeLogging
- VERSION = '3.0.0'
+ VERSION = '3.0.1'
end
0 commit comments