Skip to content

Commit

Permalink
Bump version 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fenrir-naru committed Apr 2, 2024
1 parent 207e77e commit a488676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gps_pvt/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module GPS_PVT
VERSION = "0.10.1"
VERSION = "0.10.2"

def GPS_PVT.version_compare(a, b)
Gem::Version::new(a) <=> Gem::Version::new(b)
Expand Down

0 comments on commit a488676

Please sign in to comment.