From 85a529c70551aea7fb7f062c82203c408194821a Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Sat, 3 Feb 2018 17:49:58 -0500 Subject: [PATCH] Increment build number in package.json --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/package.json b/app/package.json index 18eaf29..f9242b2 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "com.sixteenmillimeter.intval3", "displayName": "INTVAL3", - "version": "1.0.2", + "version": "1.0.3", "description": "Mobile control app for the INTVAL intervalometer for Bolex 16mm cameras", "main": "index.js", "scripts": {