We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2575210 commit 56401c1Copy full SHA for 56401c1
lib/decode/version.rb
@@ -5,5 +5,5 @@
5
6
module Decode
7
# @constant [String] The version of the gem.
8
- VERSION = "0.25.0"
+ VERSION = "0.26.0"
9
end
readme.md
@@ -24,7 +24,7 @@ Please see the [project documentation](https://socketry.github.io/decode/) for m
24
25
Please see the [project releases](https://socketry.github.io/decode/releases/index) for all releases.
26
27
-### Unreleased
+### v0.26.0
28
29
- Add support for `@example` pragmas in Ruby documentation comments.
30
releases.md
@@ -1,6 +1,6 @@
1
# Releases
2
3
-## Unreleased
+## v0.26.0
4
0 commit comments