Skip to content

Commit

Permalink
Merge branch 'release/1.11.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bahul Neel Upadhyaya committed Mar 12, 2024
2 parents 667b43a + 878f3f2 commit 099ad87
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.5
1.11.6
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@totalperspective/pondermatic",
"version": "1.11.5",
"version": "1.11.6",
"description": "Functional effect system driven rules engine",
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion shadow-cljs.edn
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
:output-dir "dist/worker"
:asset-path "/"
:compiler-options {:reader-features #{:cljs/browser}}
:modules {:worker
:modules {:index
{:init-fn pondermatic.browser.worker/init
:web-worker true}}}
:browser
Expand Down

0 comments on commit 099ad87

Please sign in to comment.