From bc7750c88ab68646bba4a342f768a0914da8ace2 Mon Sep 17 00:00:00 2001 From: esekyere Date: Sun, 24 Feb 2019 15:43:43 -0500 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 15f2d67..8379b24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "custom-simple-math", - "version": "1.10.2", + "name": "csmath", + "version": "1.11.2", "description": "A simple math operation functions npm test", "main": "dist/index.js", "scripts": {