Skip to content

Commit 3530e55

Browse files
author
Chris Park
committed
Version 1.3.1
1 parent 6b30b4e commit 3530e55

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.3.0.0")]
35-
[assembly: AssemblyVersion("1.3.0.0")]
36-
[assembly: AssemblyFileVersion("1.3.0.0")]
34+
// [assembly: AssemblyVersion("1.3.1.0")]
35+
[assembly: AssemblyVersion("1.3.1.0")]
36+
[assembly: AssemblyFileVersion("1.3.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.3.0</version>
5+
<version>1.3.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)