From be459da13a932436ec37de6a2630c72b6fc1265f Mon Sep 17 00:00:00 2001 From: nitayneeman Date: Sun, 15 Jul 2018 00:08:51 +0300 Subject: [PATCH] Updated package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 508e323..165b928 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "schematics-utilities", - "version": "0.0.4", + "version": "1.0.0", "author": "Nitay Neeman", - "description": "WIP", + "description": "🛠️ Useful exported utilities for working with Schematics", "homepage": "https://github.com/nitayneeman/schematics-utilities", "license": "MIT", "repository": {