Skip to content

Commit 56401c1

Browse files
committed
Bump minor version.
1 parent 2575210 commit 56401c1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/decode/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
module Decode
77
# @constant [String] The version of the gem.
8-
VERSION = "0.25.0"
8+
VERSION = "0.26.0"
99
end

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Please see the [project documentation](https://socketry.github.io/decode/) for m
2424

2525
Please see the [project releases](https://socketry.github.io/decode/releases/index) for all releases.
2626

27-
### Unreleased
27+
### v0.26.0
2828

2929
- Add support for `@example` pragmas in Ruby documentation comments.
3030

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## Unreleased
3+
## v0.26.0
44

55
- Add support for `@example` pragmas in Ruby documentation comments.
66

0 commit comments

Comments
 (0)