Skip to content

Commit 2a72090

Browse files
committed
Autocommit for distribution Perl5::CoreSmokeDB 1.03 (minor)
1 parent afc4077 commit 2a72090

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

Changes

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
Changes on 2023-05-02 for repository at:
2-
Fetch URL: ssh://git@source.test-smoke.org:9999/~/Perl5-CoreSmokeDB-API
3-
Push URL: ssh://git@source.test-smoke.org:9999/~/Perl5-CoreSmokeDB-API
2+
Fetch URL: git@github.com:abeltje/Perl5-CoreSmokeDB-API.git
3+
Push URL: git@github.com:abeltje/Perl5-CoreSmokeDB-API.git
44

55
Enjoy!
66

7-
1.02_01 2023-05-02T15:47:11+02:00 (deb0e4c => Abe Timmerman)
7+
1.03 2023-05-02T15:51:40+02:00 (88f8112 => Abe Timmerman)
8+
- (Abe Timmerman, Tue, 2 May 2023 15:51:40 +0200) Autocommit for
9+
distribution Perl5::CoreSmokeDB 1.03 (minor)
10+
11+
1.02_01 2023-05-02T15:47:11+02:00 (afc4077 => Abe Timmerman)
812
- (Abe Timmerman, Tue, 2 May 2023 15:47:11 +0200) Autocommit for
913
distribution Perl5::CoreSmokeDB 1.02_01 (test)
1014

lib/Perl5/CoreSmokeDB.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ use warnings;
33
use strict;
44
use lib 'lib';
55

6-
our $VERSION = '1.02_01';
6+
our $VERSION = '1.03';
77

88
use Dancer2;
99
use Dancer2::Plugin::DBIC;

0 commit comments

Comments
 (0)