From 2e5aa0d5ea6c36551a6a44524a536aa0385ec8df Mon Sep 17 00:00:00 2001 From: Guillaume Wuip Date: Sat, 20 Dec 2014 15:48:49 +0100 Subject: [PATCH] v2.0.0beta --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8951bf5..b99e19b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "scribe", "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": "0.1.0", + "version": "2.0.0beta", "homepage": "https://github.com/bluejamesbond/Scribe.js", "keywords": [], "author": {