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 e25ad5b commit 23fb02cCopy full SHA for 23fb02c
README.md
@@ -197,7 +197,7 @@ See guidelines in [`RELEASING.md`](RELEASING.md) for details
197
License
198
-------
199
200
-Parity is © 2013-2018 thoughtbot, inc.
+Parity is © 2013-2021 thoughtbot, inc.
201
It is free software,
202
and may be redistributed under the terms specified in the [LICENSE] file.
203
lib/parity/version.rb
@@ -1,3 +1,3 @@
1
module Parity
2
- VERSION = "3.3.0".freeze
+ VERSION = "3.4.0".freeze
3
end
0 commit comments