From 2d19802c556349a770511a283b1af072f200a52e Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Tue, 1 Mar 2016 20:58:39 +0100 Subject: Bump version to 0.2.0 --- lib/postrunner/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/postrunner/version.rb b/lib/postrunner/version.rb index a7bf15c..5449934 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -3,7 +3,7 @@ # # = version.rb -- PostRunner - Manage the data from your Garmin sport devices. # -# Copyright (c) 2014 by Chris Schlaeger +# Copyright (c) 2014, 2015, 2016 by Chris Schlaeger # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as @@ -11,5 +11,5 @@ # module PostRunner - VERSION = "0.1.0" + VERSION = "0.2.0" end -- cgit v1.2.3