diff --git a/lib/gpx/gpx.rb b/lib/gpx/gpx.rb index 477cd45..41184cd 100644 --- a/lib/gpx/gpx.rb +++ b/lib/gpx/gpx.rb @@ -21,7 +21,7 @@ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #++ module GPX - VERSION = "0.4" + VERSION = "0.5" # A common base class which provides a useful initializer method to many # class in the GPX library.