Skip to content

Commit

Permalink
8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Deyan Totev committed Sep 22, 2023
1 parent 64af184 commit bd71860
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": "rambda",
"version": "8.3.0",
"version": "8.4.0",
"scripts": {
"benchmark": "cd ../rambda-scripts && RAMBDA_RUN_ALL=ON RAMBDA_RUN_INDEXES=ON yarn benchmark",
"benchmark:all": "yarn build:step && cd ../rambda-scripts && yarn benchmark:all",
Expand Down Expand Up @@ -105,4 +105,4 @@
"umd": "./dist/rambda.umd.js",
"module": "./rambda.js",
"types": "./index.d.ts"
}
}

0 comments on commit bd71860

Please sign in to comment.