From 608622986df83ad202fb6b33fde06aa8988a79ef Mon Sep 17 00:00:00 2001 From: Danny Ben Shitrit Date: Wed, 29 Sep 2021 05:48:05 +0000 Subject: [PATCH] version bump --- lib/runfile/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/runfile/version.rb b/lib/runfile/version.rb index 91c81be..1a13c0e 100644 --- a/lib/runfile/version.rb +++ b/lib/runfile/version.rb @@ -1,3 +1,3 @@ module Runfile - VERSION = "0.12.0-rc1" + VERSION = "0.12.0" end \ No newline at end of file