We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3bc66 commit c2d36a3Copy full SHA for c2d36a3
bagit.net/domain/Bagit.cs
@@ -2,7 +2,7 @@
2
{
3
public static class Bagit
4
5
- public const string VERSION = "0.2.3-alpha";
+ public const string VERSION = "0.2.4-alpha";
6
public const string BAGIT_VERSION = "1.0";
7
8
}
0 commit comments