Skip to content

Commit ca80cfe

Browse files
committed
Bump version to 2.1.2
1 parent 08823ae commit ca80cfe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.2] - Unreleased
4+
5+
### Changed or Fixed or Added
6+
- Your contribution here.
7+
8+
[2.1.2]: https://github.com/aserafin/grape_logging/compare/v2.1.1...master
9+
310
## [2.1.1] - 2025-07-09
411

512
### Fixed

lib/grape_logging/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GrapeLogging
2-
VERSION = '2.1.1'
2+
VERSION = '2.1.2'
33
end

0 commit comments

Comments
 (0)