Skip to content

Commit 4baa057

Browse files
committed
build(lib): bump to 1.1.0
1 parent 3074ed1 commit 4baa057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typescript-functional-extensions",
33
"description": "A TypeScript implementation of https://github.com/vkhorikov/CSharpFunctionalExtensions",
4-
"version": "1.1.0-beta.2",
4+
"version": "1.1.0",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
77
"exports": {

0 commit comments

Comments
 (0)