From 7c84a16330e4dc7c721846fe160fe30b12fb0bc4 Mon Sep 17 00:00:00 2001 From: Mathew Kurian Date: Thu, 25 Dec 2014 03:38:52 -0600 Subject: [PATCH] Updating package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee7ab12..2abe1e7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "scribe", + "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.0beta", + "version": "2.0.0b", "homepage": "https://github.com/bluejamesbond/Scribe.js", "keywords": [], "author": {