Skip to content

Commit

Permalink
Bump to version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Wobrock committed Feb 24, 2019
1 parent 36e7dfa commit 1245e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_migration_linter/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from appdirs import user_cache_dir

__version__ = "0.1.3"
__version__ = "0.1.4"

MIGRATION_FOLDER_NAME = "migrations"

Expand Down

0 comments on commit 1245e79

Please sign in to comment.