From e1743f023025078d15f54d2bcdfecf1575d5e184 Mon Sep 17 00:00:00 2001 From: ngryman Date: Fri, 21 Aug 2020 13:48:47 +0200 Subject: [PATCH] 1.1.0-0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index d6665d3..b7c393a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "contributor-faces", - "version": "1.0.3", + "version": "1.1.0-0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 84a2db9..580a164 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contributor-faces", - "version": "1.0.3", + "version": "1.1.0-0", "description": "Put your contributors faces in your readme.", "author": "Nicolas Gryman (http://ngryman.sh/)", "license": "MIT",