Skip to content

Commit 2e3790a

Browse files
authored
Merge pull request #6 from aka-nse/main
sync to main (v0.1.2)
2 parents 5356154 + abe7d1d commit 2e3790a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,7 @@ Apache License Version 2.0
151151
- Fixes some bugs
152152
- Adds framework version check for MethodImplOptions.AggressiveOptimization
153153
- Supports type constraints
154+
155+
### v0.1.2
156+
157+
- Fixes to supports overloading

src/GenericSpecializationGenerator/GenericSpecializationGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<PackageId>akanse.$(AssemblyName)</PackageId>
1717
<Title>GenericSpecializationGenerator</Title>
18-
<Version>0.1.1.0</Version>
18+
<Version>0.1.2.0</Version>
1919
<Authors>aka-nse</Authors>
2020
<Company />
2121
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>

0 commit comments

Comments
 (0)