From 6bb92daf7f97c15e163ee50abff5720b44dee5a7 Mon Sep 17 00:00:00 2001 From: JPeer264 Date: Fri, 19 May 2017 13:42:59 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d120d4f..f089154 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-commit-info", - "version": "0.0.0", + "version": "1.0.0", "description": "Get the info of an specific commit hash", "main": "build.js", "scripts": {