openchemlib 8.10.0 → 8.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * openchemlib - Manipulate molecules
3
- * @version v8.10.0
4
- * @date 2024-05-13T13:36:31.966Z
3
+ * @version v8.11.0
4
+ * @date 2024-05-17T16:58:47.374Z
5
5
  * @link https://github.com/cheminfo/openchemlib-js
6
6
  * @license BSD-3-Clause
7
7
  */
@@ -171,7 +171,7 @@ _.TYPE_TUMORIGENIC=Jlb.wH;_=o2('OCL.Transformer',Jlb.DH);_=o2('OCL.Util',Klb.DT)
171
171
 
172
172
  var toReturn = $wnd["OCL"];
173
173
 
174
- toReturn.version = '8.10.0';
174
+ toReturn.version = '8.11.0';
175
175
 
176
176
  return toReturn;
177
177
  }