Skip to content

Commit c2d36a3

Browse files
committed
updating version number
1 parent 3e3bc66 commit c2d36a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bagit.net/domain/Bagit.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
public static class Bagit
44
{
5-
public const string VERSION = "0.2.3-alpha";
5+
public const string VERSION = "0.2.4-alpha";
66
public const string BAGIT_VERSION = "1.0";
77

88
}

0 commit comments

Comments
 (0)