Skip to content

Commit

Permalink
new version tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
nebiros committed Jul 26, 2011
1 parent 813c2c8 commit 9bf9e53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/Yasc.php
Expand Up @@ -40,7 +40,7 @@
* @author nebiros
*/
class Yasc {
const VERSION = '0.1.8.1';
const VERSION = '0.1.9';

/**
* App.
Expand Down Expand Up @@ -75,4 +75,4 @@ public function run() {

$yasc = new Yasc();
$yasc->run();
unset( $yasc );
unset( $yasc );

0 comments on commit 9bf9e53

Please sign in to comment.