From 256488dab61b9baae158efc1e4615bf80eda2128 Mon Sep 17 00:00:00 2001 From: Emmanuel Touzery Date: Thu, 17 May 2018 18:44:12 +0200 Subject: [PATCH] release 0.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b83b5b..78ba707 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prelude.ts", - "version": "0.7.4", + "version": "0.7.5", "description": "A typescript functional programming library", "main": "dist/src/index.js", "typings": "dist/src/index.d.ts",