File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
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
4
4
5
5
Enjoy!
6
6
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)
8
12
- (Abe Timmerman, Tue, 2 May 2023 15:47:11 +0200) Autocommit for
9
13
distribution Perl5::CoreSmokeDB 1.02_01 (test)
10
14
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ use warnings;
3
3
use strict;
4
4
use lib ' lib' ;
5
5
6
- our $VERSION = ' 1.02_01 ' ;
6
+ our $VERSION = ' 1.03 ' ;
7
7
8
8
use Dancer2;
9
9
use Dancer2::Plugin::DBIC;
You can’t perform that action at this time.
0 commit comments