Skip to content

Commit 27100de

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2021-02-13) ### Features * implement curry ([3845355](3845355))
1 parent 3845355 commit 27100de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2021-02-13)
2+
3+
4+
### Features
5+
6+
* implement curry ([3845355](https://github.com/customcommander/functionaut/commit/38453557702e4814c123f41507d3b08e09df216a))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@customcommander/functionaut",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"author": "customcommander <[email protected]>",
55
"repository": "https://github.com/customcommander/functionaut.git",
66
"description": "A functional journey.",

0 commit comments

Comments
 (0)