Skip to content

Commit 318ca75

Browse files
authored
Merge pull request #11 from mclassic/patch-1
Version string change
2 parents c53f134 + 7589db0 commit 318ca75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

export-laravel-5-migrations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
ModuleInfo = DefineModule(name='GenerateLaravel5Migration',
1919
author='Brandon Eckenrode',
20-
version='0.1.2')
20+
version='0.1.5')
2121

2222
@ModuleInfo.plugin('wb.util.generateLaravel5Migration',
2323
caption='Export Laravel 5 Migration',

0 commit comments

Comments
 (0)