Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-kuendig committed Jan 4, 2021
1 parent ac3c0fe commit e678abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion october
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
define('DS', DIRECTORY_SEPARATOR);
define('VERSION', '0.9.1');
define('VERSION', '0.9.2');

if (file_exists(__DIR__.'/../../autoload.php')) {
require __DIR__.'/../../autoload.php';
Expand Down

0 comments on commit e678abc

Please sign in to comment.