Skip to content

Commit 8d10751

Browse files
committed
Version 0.3.0
1 parent f9ff462 commit 8d10751

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SourceMaps.StackTraces/SourceMaps.StackTraces.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77

88
<PackageId>SourceMaps.StackTraces</PackageId>
9-
<Version>0.2.1</Version>
9+
<Version>0.3.0</Version>
1010
<Authors>sleeuwen</Authors>
1111
<Description>.NET Standard 2.0 library for parsing javascript stacktraces and mapping them to sourcemaps</Description>
1212
<PackageDescription>.NET Standard 2.0 library for parsing javascript stacktraces and mapping them to sourcemaps</PackageDescription>

SourceMaps/SourceMaps.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77

88
<PackageId>SourceMaps</PackageId>
9-
<Version>0.2.1</Version>
9+
<Version>0.3.0</Version>
1010
<Authors>sleeuwen</Authors>
1111
<Description>.NET Standard 2.0 library for parsing sourcemaps</Description>
1212
<PackageDescription>.NET Standard 2.0 library for parsing sourcemaps</PackageDescription>

0 commit comments

Comments
 (0)