Skip to content

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yujinakayama committed Oct 27, 2020
1 parent 2050f3a commit 9675dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/guard/rubocop/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
module GuardRuboCopVersion
# http://semver.org/
MAJOR = 1
MINOR = 3
MINOR = 4
PATCH = 0

def self.to_s
Expand Down

0 comments on commit 9675dd7

Please sign in to comment.