We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5305cce commit 58c2e3fCopy full SHA for 58c2e3f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 6.3.0
2
3
* Unicode characters forbidden in HTML are stripped from input
4
* Validation is now more lenient for HTML input
lib/govspeak/version.rb
@@ -1,3 +1,3 @@
module Govspeak
- VERSION = "6.2.1".freeze
+ VERSION = "6.3.0".freeze
end
0 commit comments