Skip to content

Commit 4f93a97

Browse files
committed
Up version
1 parent f569193 commit 4f93a97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"authors" : [
3333
"Jonathan Stowe <jns+git@gellyfish.co.uk>"
3434
],
35-
"version" : "0.0.3",
35+
"version" : "0.0.4",
3636
"license" : "Artistic",
3737
"resource" : {},
3838
"superseded-by" : {},

lib/META6.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ use JSON::Class;
100100
import JSON::Marshal;
101101
import JSON::Unmarshal;
102102

103-
class META6:ver<v0.0.3>:auth<github:jonathanstowe> does JSON::Class {
103+
class META6:ver<0.0.4>:auth<github:jonathanstowe> does JSON::Class {
104104

105105
enum Optionality <Mandatory Optional>;
106106

0 commit comments

Comments
 (0)