From ddd7d7fbe64b72b168b16fcdace39bb6e2d37fc5 Mon Sep 17 00:00:00 2001 From: Mathew Kurian Date: Thu, 25 Dec 2014 03:42:12 -0600 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 718b291..1f3d3ad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "scribe-js", "description": "Unlike many of the libraries out there, Scribe.js allows logging on multiple files and is divided into folders by date. And it is possibly the easiest logging you can implement. And it does everything you need a basic logger to do.", - "version": "2.0.0b", + "version": "2.0.0", "homepage": "https://github.com/bluejamesbond/Scribe.js", "keywords": [], "author": {