From 9c601056854fa6ba9d6332c0a507a6fa6ea33a94 Mon Sep 17 00:00:00 2001 From: LosslessBot Date: Fri, 8 Jul 2016 00:57:27 +0200 Subject: [PATCH] 2.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92bf73a..6bbd9cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstring", - "version": "2.0.12", + "version": "2.0.13", "description": "handle strings in smart ways. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",