From 8625020fec5b8c9663e83944dfe9c0be4f2e3a12 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Fri, 22 May 2015 11:09:20 +0200 Subject: Move gem version to separate file. --- lib/capistrano/refinerycms.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/capistrano/refinerycms.rb') diff --git a/lib/capistrano/refinerycms.rb b/lib/capistrano/refinerycms.rb index f60e9ec..e17add6 100644 --- a/lib/capistrano/refinerycms.rb +++ b/lib/capistrano/refinerycms.rb @@ -14,4 +14,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # + +require_relative 'refinerycms/version' load File.expand_path('../tasks/refinerycms.rake', __FILE__) -- cgit v1.2.3