Skip to content

Commit 72367ff

Browse files
author
Matt Dunlap
committed
1.1.2
1 parent a64e77a commit 72367ff

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 1.x
22

3+
### 1.1.2
4+
5+
* Remove moar es6 and add use strict
6+
37
### 1.1.1
48

59
* Removed babel and build step

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aspxauth",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Verify and decrypt .NET's .ASPXAUTH cookie from node",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)