Skip to content

Commit

Permalink
Bump to version 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffharcourt committed Jun 10, 2021
1 parent e25ad5b commit 23fb02c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ See guidelines in [`RELEASING.md`](RELEASING.md) for details
License
-------

Parity is © 2013-2018 thoughtbot, inc.
Parity is © 2013-2021 thoughtbot, inc.
It is free software,
and may be redistributed under the terms specified in the [LICENSE] file.

Expand Down
2 changes: 1 addition & 1 deletion lib/parity/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Parity
VERSION = "3.3.0".freeze
VERSION = "3.4.0".freeze
end

0 comments on commit 23fb02c

Please sign in to comment.