Skip to content

Commit

Permalink
v0.7.27
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephBond committed Dec 17, 2024
1 parent 2693d9e commit 4ed6c45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@explorable-viz/fluid",
"version": "0.7.25",
"version": "0.7.27",
"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": {
Expand All @@ -21,7 +21,7 @@
"dist/fluid/",
"script/bundle-website.sh",
"script/util/clean.sh",
"script/util/lisp_case.sh"
"script/util/lisp-case.sh"
],
"scripts": {
"tidy": "./script/tidy.sh",
Expand Down

0 comments on commit 4ed6c45

Please # to comment.