Skip to content

Commit bbf07c6

Browse files
authored
- version: 1.01
1 parent 19338f6 commit bbf07c6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

lib/Metabrik/Client/Onyphe.pm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
#
2-
# $Id: Onyphe.pm,v 538a181cc8be 2018/11/02 11:01:18 gomor $
2+
# $Id: Onyphe.pm,v 6947bc4a31a3 2018/11/02 11:06:18 gomor $
33
#
44
package Metabrik::Client::Onyphe;
55
use strict;
66
use warnings;
77

8-
our $VERSION = '1.00';
8+
our $VERSION = '1.01';
99

1010
use base qw(Metabrik);
1111

1212
sub brik_properties {
1313
return {
14-
revision => '$Revision: 538a181cc8be $',
14+
revision => '$Revision: 6947bc4a31a3 $',
1515
tags => [ qw(unstable) ],
1616
author => 'ONYPHE <contact[at]onyphe.io>',
1717
license => 'http://opensource.org/licenses/BSD-3-Clause',

0 commit comments

Comments
 (0)