From f0a0ee8c33febe2c47811ec87074a398f8e5f53c Mon Sep 17 00:00:00 2001 From: Tim Lucas Date: Sun, 8 Jul 2018 12:54:14 +1000 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80f50b2..0e4f6c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tap-release-github-app", - "version": "0.0.1", + "version": "1.0.0", "description": "A GitHub app that automatically update Homebrew taps when you publish new GitHub releases", "author": "Tim Lucas (http://toolmantim.com)", "license": "ISC",