Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsynowiec committed Jan 10, 2022
1 parent 1fe51d9 commit 4ecdde8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "airqmon",
"description": "A menu bar app that displays live air quality informations from the nearest Airly sensor station.",
"version": "2.1.0",
"version": "2.1.1",
"main": "build/main.js",
"engines": {
"node": "12.18.3"
},
"license": "Apache-2.0",
"author": "Jakub Synowiec <[email protected]>",
"author": "Jakub Synowiec <[email protected]>",
"scripts": {
"clean": "node bin/clean.js",
"build": "yarn run clean && webpack",
Expand Down

0 comments on commit 4ecdde8

Please sign in to comment.