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