Skip to content

Commit 23fed48

Browse files
committed
add 9.0.1
1 parent c7551fa commit 23fed48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Signum.TSGenerator/Signum.TSGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<LangVersion>latest</LangVersion>
1111
<Platforms>x64;AnyCPU</Platforms>
1212
<NuSpecFile>Signum.TSGenerator.nuspec</NuSpecFile>
13-
<Version>9.0.0</Version>
13+
<Version>9.0.1</Version>
1414
</PropertyGroup>
1515

1616

Signum.TSGenerator/Signum.TSGenerator.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Signum.TSGenerator</id>
5-
<version>9.0.0</version>
5+
<version>9.0.1</version>
66
<title>TypeScript generator for Signum Framework applications</title>
77
<authors>Olmo del Corral</authors>
88
<license type="expression">MIT</license>

0 commit comments

Comments
 (0)