Skip to content

Commit c927450

Browse files
committed
Version Update to v.3.2.0
1 parent 3664982 commit c927450

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "when-i-work-events-shifts-display",
3-
"version": "3.1.1",
4-
"description": "Shift display for Events Services, pulling data from the When I Work API",
3+
"version": "3.2.0",
4+
"description": "Shift display for Events Services, pulling data from When I Work, EMS, or Mazevo",
55
"main": "main.js",
66
"scripts": {
77
"start": "electron .",
@@ -18,7 +18,8 @@
1818
"digital",
1919
"signage",
2020
"wheniwork",
21-
"ems"
21+
"ems",
22+
"mazevo"
2223
],
2324
"author": "Chase Sawyer",
2425
"license": "MIT",

0 commit comments

Comments
 (0)