summaryrefslogtreecommitdiff
path: root/lib/Simplestore.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Simplestore.pm')
-rw-r--r--lib/Simplestore.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Simplestore.pm b/lib/Simplestore.pm
index b4446e5..0a5955f 100644
--- a/lib/Simplestore.pm
+++ b/lib/Simplestore.pm
@@ -10,7 +10,7 @@ our (@ISA, @EXPORT, $VERSION);
require Exporter;
@ISA = ('Exporter');
@EXPORT = ();
-$VERSION = '1.0';
+$VERSION = '0.1';
sub load {
my $file = shift;