Skip to content

Commit 018faba

Browse files
committed
Preparing for next developer iteration, 2.1.5
1 parent edce505 commit 018faba

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### 2.1.5 (Next)
2+
3+
#### Features
4+
5+
* Your contribution here.
6+
7+
#### Fixes
8+
9+
* Your contribution here.
10+
111
### 2.1.4 (2026-02-02)
212

313
#### Features

lib/grape-swagger/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module GrapeSwagger
4-
VERSION = '2.1.4'
4+
VERSION = '2.1.5'
55
end

0 commit comments

Comments
 (0)