Increment build number in package.json

This commit is contained in:
mmcwilliams 2018-02-03 17:49:58 -05:00
parent 2240a432f6
commit 85a529c705
1 changed files with 1 additions and 1 deletions

View File

@ -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": {