mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-04-27 14:57:40 +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
|
# 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
|
## [3.0.0] - 2025-08-07
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
module GrapeLogging
|
module GrapeLogging
|
||||||
VERSION = '3.0.0'
|
VERSION = '3.0.1'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue