From 00004f70d6a4fcf8fcb903a0fe9a00b127277469 Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Wed, 6 Jul 2016 10:06:44 +0200 Subject: [PATCH] 2.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7b9674..92bf73a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.11", + "version": "2.0.12", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",