From e23bc1a2bb11d9b5c61b0f5c9d9d30600be46ca9 Mon Sep 17 00:00:00 2001 From: Morten Nielsen Date: Sun, 19 Jan 2020 19:02:28 -0800 Subject: [PATCH] Set version to 2.0 --- src/NmeaParser/NmeaParser.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NmeaParser/NmeaParser.csproj b/src/NmeaParser/NmeaParser.csproj index f835012..a749a09 100644 --- a/src/NmeaParser/NmeaParser.csproj +++ b/src/NmeaParser/NmeaParser.csproj @@ -11,7 +11,7 @@ An NMEA stream parser for serial port, bluetooth and file-based nmea simulation. nmea winrt wpf uwp xamarin gps serialport bluetooth SharpGIS.NmeaParser - 2.0-beta1 + 2.0 NMEA Parser Apache-2.0 https://dotmorten.github.io/NmeaParser/