Skip to content

Commit 4c3781c

Browse files
committed
Merge branch 'master' of github.com:selfrefactor/rambda into next-version
2 parents ea4a258 + 9b0fad2 commit 4c3781c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rambda/rambda",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"exports": "./mod.ts",
55
"imports": {
66
"rambda": "./mod.ts"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rambda",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"scripts": {
55
"out": "yarn populatedocs && yarn populatereadme && yarn build && yarn create-docsify",
66
"build": "yarn build:main && yarn build:web && yarn build:esm",

0 commit comments

Comments
 (0)