Skip to content

Commit

Permalink
Merge branch 'release/4.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Oct 29, 2018
2 parents 4df26b8 + ee4d163 commit f75f94e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tags_input/__about__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__package_name__ = 'django-tags-input'
__version__ = '4.2.0'
__version__ = '4.3.0'
__author__ = 'Rick van Hattem'
__author_email__ = 'wolph@wol.ph'
__description__ = ' '.join('''
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tags_input/static/jquery-tagsinput-revisited-2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"homepage": "https://github.com/underovsky/jquery-tagsinput-revisited",
"devDependencies": {
"glob": "^7.1.1",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt": "^1.0.3",
"grunt-cli": "^1.3.1",
"grunt-contrib-cssmin": "^1.0.2",
"grunt-contrib-uglify": "^2.0.0",
"grunt-contrib-watch": "^1.0.0",
Expand Down

0 comments on commit f75f94e

Please sign in to comment.