Skip to content

Commit db0a5ec

Browse files
Version 1.33.0
1 parent 002a318 commit db0a5ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

rosette_api/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.31.0.0")]
35-
[assembly: AssemblyVersion("1.31.0.0")]
36-
[assembly: AssemblyFileVersion("1.31.0.0")]
34+
// [assembly: AssemblyVersion("1.33.0.0")]
35+
[assembly: AssemblyVersion("1.33.0.0")]
36+
[assembly: AssemblyFileVersion("1.33.0.0")]

rosette_api/rosette_api.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>rosette_api</id>
5-
<version>1.31.0</version>
5+
<version>1.33.0</version>
66
<description>.Net (C#) Binding for Babel Street Analytics API</description>
77
<!-- TODO update these once there is a user on Nuget -->
88
<authors>basistech</authors>

0 commit comments

Comments
 (0)