From 523e7c5a3a081e046813f62ab182e294a08eaf0d Mon Sep 17 00:00:00 2001 From: Alex Wilson Date: Fri, 25 Aug 2017 12:31:15 -0700 Subject: [PATCH] Release 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adbcf72..df07d53 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "http-signature", "description": "Reference implementation of Joyent's HTTP Signature scheme.", - "version": "1.1.1", + "version": "1.2.0", "license": "MIT", "author": "Joyent, Inc", "contributors": [