Skip to content

Commit 5a80970

Browse files
committed
version 2.11.1
1 parent 508cd9a commit 5a80970

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
**Note**: A feature tagged as Experimental is in a
1717
high state of flux, you're at risk of it changing without notice.
1818

19-
# 2.11.0
19+
# 2.11.1
2020

2121
- **Deprecation**
2222
- `Array`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fp-ts",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"description": "Functional programming in TypeScript",
55
"main": "lib/index.js",
66
"module": "es6/index.js",

0 commit comments

Comments
 (0)