Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit d1e2351

Browse files
committed
Version updated to 0.7.2
1 parent b015977 commit d1e2351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/Axis/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,6 @@ public function getNamespaces()
150150
*/
151151
public function getVersion()
152152
{
153-
return '0.7.1.1';
153+
return '0.7.2';
154154
}
155155
}

0 commit comments

Comments
 (0)