Commit d92e9448 authored by Romain Courteaud's avatar Romain Courteaud

Release version 0.25.0

parent 38142c0f
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -2303,6 +2303,7 @@ if (typeof document.contains !== 'function') {
/////////////////////////////////////////////////////////////////
renderJS.Mutex = Mutex;
renderJS.ScopeError = ScopeError;
renderJS.loopEventListener = loopEventListener;
window.rJS = window.renderJS = renderJS;
window.__RenderJSGadget = RenderJSGadget;
window.__RenderJSEmbeddedGadget = RenderJSEmbeddedGadget;
......
{
"name": "renderjs",
"version": "0.24.0",
"version": "0.25.0",
"description": "RenderJs provides HTML5 gadgets",
"main": "dist/renderjs-latest.js",
"dependencies": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment