From dee223423897ee524200ce519d655e42a3def169 Mon Sep 17 00:00:00 2001 From: Yomguithereal Date: Fri, 1 Jul 2016 18:24:07 +0200 Subject: [PATCH] Bump 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f45aad7..8bde926 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talisman", - "version": "0.5.0", + "version": "0.6.0", "description": "A straightforward & modular NLP, machine learning & fuzzy matching library for JavaScript.", "main": "index.js", "scripts": {