From 75405638bfc766e7441297a3cd1ebb7797670930 Mon Sep 17 00:00:00 2001 From: Ansel Bridgewater Date: Sun, 18 Aug 2019 17:25:27 -0700 Subject: [PATCH] Updated version after updating bundling --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc140d6..97de853 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "just-another-string-library", - "version": "1.1.0", + "version": "1.2.0", "description": "A simple string library that extends the string prototype", "files": [ "esm/*",