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 4fccfd3 commit aa0aee4Copy full SHA for aa0aee4
docs/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## v0.2.1.2-20220505 - [Danilo Carolino](@danilogco)
+## v0.2.1.3-20220505 - [Danilo Carolino](@danilogco)
4
5
* build(deps): bump ruby version from 3.1.0 to 3.1.2
6
lib/bigid/auth/version.rb
@@ -9,6 +9,6 @@ module Auth
9
# Major - Incremented for incompatible changes with previous release (or big enough new features)
10
# Minor - Incremented for new backwards-compatible features + deprecations
11
# Patch - Incremented for backwards-compatible bug fixes
12
- VERSION = "0.2.1.2"
+ VERSION = "0.2.1.3"
13
end
14
0 commit comments