Skip to content

Commit d5e057d

Browse files
committed
Bump oneMath version to v0.9
1 parent 03e0975 commit d5e057d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ if(_use_onemath)
209209
FetchContent_Declare(
210210
onemath_library
211211
GIT_REPOSITORY https://github.com/uxlfoundation/oneMath.git
212-
GIT_TAG 5c7e1e7a710556e51f70ecc8dd26dfd04e3abf41 # v0.8
212+
GIT_TAG 6ff3a43e555dbb20357017d48f0f6c6263259895 # v0.9
213213
)
214214
endif()
215215

0 commit comments

Comments
 (0)