Skip to content

Commit b0b88a8

Browse files
committed
Bump version number to 0.2.1
1 parent 405ef94 commit b0b88a8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

SolutionInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818

1919
// The following attributes are automatically set by the build scripts. Please do not modify them manually.
2020
// Instead, change the value defined in version-number.txt.
21-
[assembly: AssemblyVersion("0.2.0")]
22-
[assembly: AssemblyFileVersion("0.2.0")]
23-
[assembly: AssemblyInformationalVersion("0.2.0")]
21+
[assembly: AssemblyVersion("0.2.1")]
22+
[assembly: AssemblyFileVersion("0.2.1")]
23+
[assembly: AssemblyInformationalVersion("0.2.1")]

version-number.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.2.1

0 commit comments

Comments
 (0)