Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 24489de

Browse files
committed
Bumps to 0.1.0
1 parent dd92649 commit 24489de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "core.lambda",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Core combinators and higher-order functions",
55
"main": "lib/index.js",
66
"scripts": {
@@ -30,4 +30,4 @@
3030
"uglify-js": "~2.4.3",
3131
"claire": "~0.4.1"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)