We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f71a4a + ba20614 commit 6a65de6Copy full SHA for 6a65de6
rosette_api/Properties/AssemblyInfo.cs
@@ -31,6 +31,6 @@
31
//
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
-// [assembly: AssemblyVersion("1.12.0.0")]
35
-[assembly: AssemblyVersion("1.12.0.0")]
36
-[assembly: AssemblyFileVersion("1.12.0.0")]
+// [assembly: AssemblyVersion("1.12.1.0")]
+[assembly: AssemblyVersion("1.12.1.0")]
+[assembly: AssemblyFileVersion("1.12.1.0")]
rosette_api/rosette_api.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>rosette_api</id>
5
- <version>1.12.0</version>
+ <version>1.12.1</version>
6
<authors>basistech</authors>
7
<owners>basistech</owners>
8
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
0 commit comments