Skip to content

Commit 23fb02c

Browse files
committed
Bump to version 3.4.0
1 parent e25ad5b commit 23fb02c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ See guidelines in [`RELEASING.md`](RELEASING.md) for details
197197
License
198198
-------
199199

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

lib/parity/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Parity
2-
VERSION = "3.3.0".freeze
2+
VERSION = "3.4.0".freeze
33
end

0 commit comments

Comments
 (0)