Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedsabil83 authored Jul 31, 2018
1 parent 704cbe8 commit 7e4aa13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwindo
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if (file_exists(__DIR__.'/vendor/autoload.php')) {
require __DIR__.'/../../autoload.php';
}

(new Application('tailwindo', '1.0.0'))
(new Application('tailwindo', '2.1.0'))

->register('tailwindo')

Expand Down

0 comments on commit 7e4aa13

Please sign in to comment.