diff --git a/package.json b/package.json index f02828587..c43e32af1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@explorable-viz/fluid", - "version": "0.7.72", + "version": "0.7.73", "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": {