Skip to content

Commit

Permalink
*defining version bump: v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrinc committed Jul 22, 2022
1 parent dc7e203 commit 6fa86af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bettercorp/node-zabbix-sender",
"version": "2.0.0",
"description": "A zabbix_sender implementation, to send zabbix item(s) using the zabbix trapper protocol in Typescript.",
"description": "A zabbix_sender implementation, to send zabbix item(s) using the zabbix trapper protocol in NodeJS/Typescript.",
"main": "lib/index.js",
"scripts": {
"build": "tsc"
Expand Down

0 comments on commit 6fa86af

Please sign in to comment.