Skip to content

Commit 7db2aa3

Browse files
committed
Version 1.0
1 parent ef62f16 commit 7db2aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geoPHP.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class geoPHP
3434
{
3535

3636
static function version() {
37-
return '0.9';
37+
return '1.0';
3838
}
3939

4040
// geoPHP::load($data, $type, $other_args);

0 commit comments

Comments
 (0)