diff --git a/docs/ReleaseInfo.txt b/docs/ReleaseInfo.txt index 6babcef..91677b0 100644 --- a/docs/ReleaseInfo.txt +++ b/docs/ReleaseInfo.txt @@ -1,6 +1,14 @@ -libantimonyjs release 2.13.2 -libSBML source- 5.20.0 -Antimony source- 2.13.2 -Emscripten version- 3.1.20 -Following methods are available- From Antimony library - _loadString, _loadAntimonyString, _loadSBMLString, _clearPreviousLoads, _getAntimonyString, _freeAll, _getSBMLString, _getCompSBMLString, _getLastError, _getWarnings, _getSBMLInfoMessages, _getSBMLWarnings. -From Emscripten - _malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString. +libAntimonyjs release 2.13.4 info: +Date: 2023apr26 +libSBML source: 5.20.0 +Antimony source: 2.13.4 +Emscripten SDK version: 3.1.20 + +Following Methods are available: + +From Antimony library: +_loadString, _loadAntimonyString, _loadSBMLString, _clearPreviousLoads, _getAntimonyString, _freeAll, +_getSBMLString, _getCompSBMLString, _getLastError, _getWarnings, _getSBMLInfoMessages, _getSBMLWarnings, + +From Emscripten: +_malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString diff --git a/docs/libantimony.wasm b/docs/libantimony.wasm index e470c3d..e903180 100644 Binary files a/docs/libantimony.wasm and b/docs/libantimony.wasm differ