diff --git a/build_npm.ts b/build_npm.ts index 3600835..78f2a13 100644 --- a/build_npm.ts +++ b/build_npm.ts @@ -10,7 +10,7 @@ await build({ shims: { deno: true }, package: { name: "gamla", - version: "16.0.0", + version: "17.0.0", description: "Functional programming with async and type safety", license: "MIT", repository: {