File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 47
47
"url" : " https://github.com/rhash/RHash"
48
48
}
49
49
},
50
- "version" : " 0.99 "
50
+ "version" : " 1.00 "
51
51
}
Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ resources:
23
23
homepage : http://rhash.sf.net/
24
24
license : https://github.com/rhash/RHash/blob/master/COPYING
25
25
repository : https://github.com/rhash/RHash
26
- version : 0.99
26
+ version : 1.00
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ our %EXPORT_TAGS = (
23
23
Exporter::export_tags( );
24
24
Exporter::export_ok_tags( qw( Functions Constants) );
25
25
26
- our $VERSION = ' 0.99 ' ;
26
+ our $VERSION = ' 1.00 ' ;
27
27
28
28
require XSLoader;
29
29
XSLoader::load(' Crypt::Rhash' , $VERSION );
You can’t perform that action at this time.
0 commit comments