Skip to content

Commit 4ecdde8

Browse files
committed
v2.1.1
1 parent 1fe51d9 commit 4ecdde8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "airqmon",
33
"description": "A menu bar app that displays live air quality informations from the nearest Airly sensor station.",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"main": "build/main.js",
66
"engines": {
77
"node": "12.18.3"
88
},
99
"license": "Apache-2.0",
10-
"author": "Jakub Synowiec <[email protected]>",
10+
"author": "Jakub Synowiec <[email protected]>",
1111
"scripts": {
1212
"clean": "node bin/clean.js",
1313
"build": "yarn run clean && webpack",

0 commit comments

Comments
 (0)