From 8e663a404ec3b9a31eeb3a267de949cf912ba85c Mon Sep 17 00:00:00 2001 From: Alexander Olsson Date: Mon, 2 Oct 2017 19:59:24 +0200 Subject: [PATCH] Prepare 0.69.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e572a41..c9007e5b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "build", "main": "./lib/build", - "version": "0.68.0", + "version": "0.69.0", "description": "Build your current project, directly from Atom", "repository": "https://github.com/noseglid/atom-build", "license": "MIT",