Skip to content

Commit 1f1aad8

Browse files
committed
Bump version to 0.4.0
1 parent 3bbf399 commit 1f1aad8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Compat/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.3.*")]
35+
[assembly: AssemblyVersion("0.4.*")]
3636
// [assembly: AssemblyFileVersion("0.1.0.0")]

src/Compat/Resources/Version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.4.0

0 commit comments

Comments
 (0)