Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
repat committed Feb 26, 2020
1 parent e90ffb1 commit 095ce3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@ $migrations = Migration::listFiles(true);
* MIT, see [LICENSE](https://github.com/repat/laravel-migration-model/blob/master/LICENSE)

## Version
* Version 0.2.1
* Version 0.2.2

## Contact
#### repat
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -4,7 +4,7 @@
"keywords": ["laravel", "eloquent", "migrations", "model", "migration", "artisan"],
"homepage": "https://repat.de",
"license": "MIT",
"version" : "0.2.1",
"version" : "0.2.2",
"authors": [
{"name": "repat", "email": "repat@repat.de"}
],
Expand Down

0 comments on commit 095ce3b

Please sign in to comment.