Skip to content

Commit d86a05c

Browse files
committed
Increment version and date
1 parent 443da8c commit d86a05c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/__crispy_config_macros/__crispy_config_macros.gml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#macro CRISPY_NAME "Crispy"
22
#macro CRISPY_AUTHOR "Brent Frymire"
3-
#macro CRISPY_VERSION "1.4.0"
4-
#macro CRISPY_DATE "2022-2-8"
3+
#macro CRISPY_VERSION "1.5.0"
4+
#macro CRISPY_DATE "2022-3-6"
55

66
#macro CRISPY_RUN true // Boolean flag that can be used to automatically run tests
77
#macro CRISPY_DEBUG false // Enables outputting extra context on some silent functions

0 commit comments

Comments
 (0)