Skip to content

Commit

Permalink
version 2.5.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
Trakkasure committed Nov 5, 2017
1 parent 68423b1 commit 0c09e5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .gitignore
@@ -1,2 +1,7 @@
node_modules
dist
test
.vscode
.jshintrc
jsconfig.json
src/parser.js
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mikronode",
"description": "Mikrotik API implemented in Node",
"version": "2.3.2",
"version": "2.3.7",
"author": "Brandon Myers <trakkasure@gmail.com>",
"scripts": {
"build": "webpack --color --progress",
Expand Down

0 comments on commit 0c09e5e

Please sign in to comment.