From 0033fc1d1b5cd540b15fa456246a05adeeaecfef Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 3 Jul 2018 17:23:15 +0000 Subject: [PATCH] chore: 3.2.6 [skip ci] ## [3.2.6](https://github.com/trustpilot/skift/compare/v3.2.5...v3.2.6) (2018-07-03) ### Bug Fixes * move hash back after query ([59000a0](https://github.com/trustpilot/skift/commit/59000a0)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5081bf5..ad488dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "skift", - "version": "3.2.5", + "version": "3.2.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8041159..a09f3f3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "skift", "description": "Split testing tool for the Web", - "version": "3.2.5", + "version": "3.2.6", "author": "Trustpilot A/S", "bugs": { "url": "https://github.com/trustpilot/skift/issues"