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 5ca1bf0 commit 494c67dCopy full SHA for 494c67d
Changes
@@ -1,4 +1,8 @@
1
-1.03_00 2023-06-22T16:45:01+02:00 (2f8894f => Abe Timmerman)
+1.04 2023-06-22T16:54:42+02:00 (9c5761d => Abe Timmerman)
2
+ - (Abe Timmerman, Thu, 22 Jun 2023 16:54:42 +0200) Autocommit for
3
+ distribution Perl5-CoreSmokeDB 1.04 (minor)
4
+
5
+1.03_00 2023-06-22T16:45:01+02:00 (5ca1bf0 => Abe Timmerman)
6
- (Abe Timmerman, Thu, 22 Jun 2023 16:45:01 +0200) Autocommit for
7
distribution Perl5-CoreSmokeDB 1.03_00 (test)
8
lib/Perl5/CoreSmokeDB.pm
@@ -3,7 +3,7 @@ use warnings;
use strict;
use lib 'lib';
-our $VERSION = "1.03_00";
+our $VERSION = "1.04";
use Dancer2;
9
use Dancer2::Plugin::DBIC;
0 commit comments