Sha256: 80dbb77e2db862415b5280fcd4eeb44c12ee070566a2ffdb2889285e56468256

Contents?: true

Size: 431 Bytes

Versions: 1

Compression:

Stored size: 431 Bytes

Contents

#!/usr/bin/env ruby -w
# encoding: UTF-8
#
# = version.rb -- PostRunner - Manage the data from your Garmin sport devices.
#
# Copyright (c) 2014, 2015, 2016 by Chris Schlaeger <cs@taskjuggler.org>
#
# 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
# published by the Free Software Foundation.
#

module PostRunner
  VERSION = '0.7.5'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
postrunner-0.7.5 lib/postrunner/version.rb