Skip to content

Commit

Permalink
chore: bump version to 0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
mrf345 committed Jul 14, 2024
1 parent d100773 commit 63c24ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_minify/about.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.47"
__version__ = "0.48"
__doc__ = "Flask extension to minify html, css, js and less."
__license__ = "MIT"
__author__ = "Mohamed Feddad"
Expand Down

0 comments on commit 63c24ea

Please sign in to comment.