Skip to content

Commit

Permalink
Bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
cboyer committed Dec 4, 2018
1 parent 70a1a5a commit c516317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/destination_transformer.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Released under the GNU General Public License v3 (GPLv3)
*/

var agent_version = '1.0.1';
var agent_version = '1.1.0';
var item_requested = msg.toString();
//logger.info("Zabbix requested: " + item_requested); //Debug

Expand Down

0 comments on commit c516317

Please sign in to comment.