We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df04a51 commit 9b2f90dCopy full SHA for 9b2f90d
META.info
@@ -24,7 +24,7 @@
24
"authors" : [
25
"Jonathan Stowe <jns+git@gellyfish.co.uk>"
26
],
27
- "version" : "0.0.1",
+ "version" : "0.0.2",
28
"license" : "Artistic",
29
"description" : "An Experimental Workflow / State Management toolit"
30
}
lib/Tinky.pm
@@ -716,7 +716,7 @@ current state on the object.
716
717
=end pod
718
719
-module Tinky:ver<0.0.1>:auth<github:jonathanstowe> {
+module Tinky:ver<0.0.2>:auth<github:jonathanstowe> {
720
721
# Stub here, definition below
722
class State { ... };
0 commit comments