Increment patch number for new build.

This commit is contained in:
mmcwilliams 2019-03-01 18:02:39 -05:00
parent 46ce99ec18
commit 200671b1cf
2 changed files with 2 additions and 2 deletions

2
app/package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "mcopy-app", "name": "mcopy-app",
"version": "1.2.1", "version": "1.2.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "mcopy-app", "name": "mcopy-app",
"version": "1.2.1", "version": "1.2.2",
"description": "Small guage film optical printer platform", "description": "Small guage film optical printer platform",
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {