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