From 3e9dedc0136a656b3361f2a7f33605fa8737ae86 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 27 Jun 2021 22:37:17 +0000 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0634f79..1cde5f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stdlib/stats-base-dists-chisquare-mean", - "version": "0.0.3", + "version": "0.0.4", "description": "Chi-squared distribution expected value.", "license": "Apache-2.0", "author": {