Skip to content

Commit

Permalink
bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming authored Nov 3, 2022
1 parent 81e612f commit c30ac31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lektor_tailwind.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from lektor.pluginsystem import Plugin
from pytailwindcss import install, get_bin_path

__version__ = "0.1.0"
__version__ = "0.1.1"
GRACEFUL_TIMEOUT = 5


Expand Down

0 comments on commit c30ac31

Please sign in to comment.