From 07ad63c1b2d3cc8128b238b19be192ffb6d1a44a Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 10 Sep 2018 10:03:10 -0400 Subject: ruby, java, php: bump version to 0.5.0 --- ruby/lib/luigi-template.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ruby') diff --git a/ruby/lib/luigi-template.rb b/ruby/lib/luigi-template.rb index d1a8ac5..ead573a 100644 --- a/ruby/lib/luigi-template.rb +++ b/ruby/lib/luigi-template.rb @@ -288,7 +288,7 @@ module Luigi # # Version of Luigi Template. # - VERSION = '0.4.2' + VERSION = '0.5.0' # # Base class for all errors raised by Luigi Template. -- cgit v1.2.3