Skip to content

Commit 6a65de6

Browse files
committed
Merge branch 'develop'
2 parents 4f71a4a + ba20614 commit 6a65de6

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.12.0.0")]
35-
[assembly: AssemblyVersion("1.12.0.0")]
36-
[assembly: AssemblyFileVersion("1.12.0.0")]
34+
// [assembly: AssemblyVersion("1.12.1.0")]
35+
[assembly: AssemblyVersion("1.12.1.0")]
36+
[assembly: AssemblyFileVersion("1.12.1.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.12.0</version>
5+
<version>1.12.1</version>
66
<authors>basistech</authors>
77
<owners>basistech</owners>
88
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

0 commit comments

Comments
 (0)