We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fbee5b commit 304d700Copy full SHA for 304d700
1 file changed
lib/CRMS/Version.pm
@@ -3,6 +3,6 @@ package CRMS::Version;
3
use strict;
4
use warnings;
5
6
-our $VERSION = '8.8.0';
+our $VERSION = '8.8.1';
7
8
1;
0 commit comments