Skip to content

Commit

Permalink
Update turbo.js to 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Mar 4, 2023
1 parent 6a24b2d commit a7944a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/turbo_flask/turbo.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

_CDN = 'https://cdn.jsdelivr.net'
_PKG = '@hotwired/turbo'
_VER = '7.2.2'
_VER = '7.3.0'


class Turbo:
Expand Down

0 comments on commit a7944a6

Please sign in to comment.