Skip to content

Commit bfe8644

Browse files
v1.2.0
1 parent f540617 commit bfe8644

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.hlsl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
#endif
44

55
#ifndef LYGIA_VERSION_MINOR
6-
#define LYGIA_VERSION_MINOR 1
6+
#define LYGIA_VERSION_MINOR 2
77
#endif
88

99
#ifndef LYGIA_VERSION_PATCH
10-
#define LYGIA_VERSION_PATCH 7
10+
#define LYGIA_VERSION_PATCH 0
1111
#endif

0 commit comments

Comments
 (0)