increment to 0.1.3
This commit is contained in:
parent
95f8fbb7d9
commit
1651fada48
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
## [0.1.3] TBD
|
## [0.1.3] 2017-09-28
|
||||||
### Changed
|
### Changed
|
||||||
- Upgrade to debug@3.1 to eliminate ReDoS in %o formatter
|
- Upgrade to debug@3.1 to eliminate ReDoS in %o formatter
|
||||||
- Upgrade Express to 4.15.5 for ReDOS
|
- Upgrade Express to 4.15.5 for ReDOS
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "webssh2",
|
"name": "webssh2",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
".gitignore"
|
".gitignore"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue