Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Wobrock committed Jan 7, 2019
1 parent 32dc956 commit f52bb3d
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.0"
__version__ = "0.1.1"

MIGRATION_FOLDER_NAME = "migrations"

Expand Down

0 comments on commit f52bb3d

Please sign in to comment.