Skip to content

Commit 4d68f7b

Browse files
committed
Bump version to 0.1.2
1 parent 4c5d128 commit 4d68f7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

django_migration_linter/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
from appdirs import user_cache_dir
1616

17-
__version__ = "0.1.1"
17+
__version__ = "0.1.2"
1818

1919
MIGRATION_FOLDER_NAME = "migrations"
2020

0 commit comments

Comments
 (0)