Skip to content

Commit b4395bd

Browse files
Update __version__.py
1 parent 6f4fea7 commit b4395bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

masonite/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__title__ = 'masonite'
33
__description__ = 'The core for the Masonite framework'
44
__url__ = 'https://github.com/MasoniteFramework/masonite'
5-
__version__ = '2.2.21'
5+
__version__ = '2.2.22'
66
__author__ = 'Joseph Mancuso'
77
__author_email__ = 'joe@masoniteproject.com'
88
__licence__ = 'MIT'

0 commit comments

Comments
 (0)