Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
faf committed Oct 17, 2018
1 parent 44db483 commit 88f6c82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ public function run()
*/
public static function getVersion()
{
return '0.0.2';
return '0.0.3';
}

/**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.2",
"version": "0.0.3",
"devDependencies": {
"gulp": ">3.8.10",
"event-stream": ">3.1.7",
Expand Down

0 comments on commit 88f6c82

Please sign in to comment.