Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Commit 52dde17

Browse files
committed
Version bump
1 parent b886577 commit 52dde17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
deliver (0.7.0)
4+
deliver (0.7.1)
55
capybara (~> 2.4.3)
66
colored
77
commander (~> 4.2.0)

lib/deliver/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Deliver
2-
VERSION = "0.7.0"
2+
VERSION = "0.7.1"
33
end

0 commit comments

Comments
 (0)