diff --git a/package.json b/package.json index cf1d309ce..9a79ffcc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@explorable-viz/fluid", - "version": "0.7.24", + "version": "0.7.25", "description": "Fluid is an experimental programming language which integrates a bidirectional dynamic analysis to connect outputs to data sources in a fine-grained way. Fluid is implemented in PureScript and runs in the browser.", "main": "index.js", "repository": {