Skip to content

Commit d5e4d30

Browse files
committed
build(lib): bump version to 1.1.0-beta.2
1 parent 8dbdad4 commit d5e4d30

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.1",
4+
"version": "1.1.0-beta.2",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
77
"exports": {

0 commit comments

Comments
 (0)