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 497c412 commit 3f9527cCopy full SHA for 3f9527c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 4.0.0
4
5
* BREAKING: Drop support for Ruby 3.1 [PR](https://github.com/alphagov/optic14n/pull/64)
6
lib/optic14n/version.rb
@@ -1,3 +1,3 @@
module Optic14n
- VERSION = "3.0.2".freeze
+ VERSION = "4.0.0".freeze
end
0 commit comments