From 7ab87347af969cd3f317c7cf261dfce90a26bdd5 Mon Sep 17 00:00:00 2001 From: Drew Royster Date: Sat, 29 Dec 2018 23:21:48 -0700 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2621dc7..1a6b5a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "canvas-file-sync", - "version": "1.1.9", + "version": "1.2.0", "author": "Drew Royster ", "description": "Syncs canvas course files to your local machine", "main": "./dist/electron/main.js",