Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDaugherty committed Dec 4, 2018
1 parent 9dd559d commit 2e14916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/guard/jest_runner/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module Guard
module JestRunnerVersion
# http://semver.org/
MAJOR = 1
MINOR = 0
MINOR = 1
PATCH = 0

def self.to_s
Expand Down

0 comments on commit 2e14916

Please sign in to comment.