Commit 410527ef authored by Benjamin Chelli's avatar Benjamin Chelli

v0.2.5

parent 47d84f80
# Releases
## 0.2.5
- BUG FIX: Make MessageId, ProcessId, SessionId unique at the connection level
## 0.2.4
- refactor lib/smb2.js: now every single api is in the lib/api folder, connection and message forging has been also externalized under tools
......
......@@ -4,7 +4,7 @@
, "description":"SMB2 Client"
, "homepage": "https://github.com/bchelli/node-smb2"
, "version":"0.2.4"
, "version":"0.2.5"
, "engines": [
"node"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment