Skip to content

Commit 5f978ee

Browse files
committed
Version bump
1 parent 5d31489 commit 5f978ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
check_please (0.5.6)
4+
check_please (0.5.7)
55
table_print
66

77
GEM

lib/check_please/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module CheckPlease
22
# NOTE: 'check_please_rspec_matcher' depends on this,
33
# so try to keep them roughly in sync
4-
VERSION = "0.5.6" # about to release? rerun `bundle lock` to update Gemfile.lock
4+
VERSION = "0.5.7" # about to release? rerun `bundle lock` to update Gemfile.lock
55
end

0 commit comments

Comments
 (0)