Skip to content

Commit 338ab99

Browse files
committed
Bump version to 0.13.0.
Changes: * Make local file source behave like the remote url source. (#14)
1 parent d12c068 commit 338ab99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fpm/cookery/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module FPM
22
module Cookery
3-
VERSION = '0.12.0'
3+
VERSION = '0.13.0'
44
end
55
end

0 commit comments

Comments
 (0)