Skip to content

Commit

Permalink
Merge pull request #1218 from YoDaMa/release_11_24_2020
Browse files Browse the repository at this point in the history
release(4.2.6): bump package version
  • Loading branch information
Yoseph Maguire authored Nov 24, 2020
2 parents 9d45d61 + 13e6304 commit 37b12cb
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,7 +1,7 @@
{
"name": "mqtt",
"description": "A library for the MQTT protocol",
"version": "4.2.5",
"version": "4.2.6",
"contributors": [
"Adam Rudd <[email protected]>",
"Matteo Collina <[email protected]> (https://github.com/mcollina)",
Expand Down Expand Up @@ -35,7 +35,7 @@
"ci": "npm run tslint && npm run typescript-compile-test && npm run test && codecov"
},
"pre-commit": [
"test",
"pretest",
"tslint"
],
"bin": {
Expand Down

0 comments on commit 37b12cb

Please sign in to comment.