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

Commit 9f66470

Browse files
committed
Version bump to 0.3.2
1 parent 9cc8ced commit 9f66470

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
deliver (0.3.1)
4+
deliver (0.3.2)
55
capybara (~> 2.4.3)
66
colored
77
commander (~> 4.2.0)
@@ -86,7 +86,7 @@ GEM
8686
simplecov-html (~> 0.8.0)
8787
simplecov-html (0.8.0)
8888
slop (3.6.0)
89-
snapshot (0.2.1)
89+
snapshot (0.2.3)
9090
colored
9191
commander (~> 4.2.0)
9292
fastimage (~> 1.6.3)

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.3.1"
2+
VERSION = "0.3.2"
33
end

0 commit comments

Comments
 (0)