diff --git a/SourceMaps.StackTraces/SourceMaps.StackTraces.csproj b/SourceMaps.StackTraces/SourceMaps.StackTraces.csproj index 1c68ee0..445d2ad 100644 --- a/SourceMaps.StackTraces/SourceMaps.StackTraces.csproj +++ b/SourceMaps.StackTraces/SourceMaps.StackTraces.csproj @@ -6,7 +6,7 @@ enable SourceMaps.StackTraces - 0.2.1 + 0.3.0 sleeuwen .NET Standard 2.0 library for parsing javascript stacktraces and mapping them to sourcemaps .NET Standard 2.0 library for parsing javascript stacktraces and mapping them to sourcemaps diff --git a/SourceMaps/SourceMaps.csproj b/SourceMaps/SourceMaps.csproj index 344a69f..fe95b69 100644 --- a/SourceMaps/SourceMaps.csproj +++ b/SourceMaps/SourceMaps.csproj @@ -6,7 +6,7 @@ enable SourceMaps - 0.2.1 + 0.3.0 sleeuwen .NET Standard 2.0 library for parsing sourcemaps .NET Standard 2.0 library for parsing sourcemaps