mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-03-25 08:55:47 +00:00
Bump version to 3.0.1
This commit is contained in:
parent
39f6a064f1
commit
ffdd1a617c
2 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## [3.0.1] - Unreleased
|
||||
|
||||
### Changed or Fixed or Added
|
||||
- Your contribution here.
|
||||
|
||||
[3.0.1]: https://github.com/aserafin/grape_logging/compare/v3.0.0...master
|
||||
|
||||
## [3.0.0] - 2025-08-07
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
module GrapeLogging
|
||||
VERSION = '3.0.0'
|
||||
VERSION = '3.0.1'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue