Skip to content

Commit 49e475b

Browse files
authored
Merge pull request #42 from aaron5670/fix/crash-without-whitelist
Fix: Crash when there are no whitelisted users
2 parents 4204f22 + a3f4325 commit 49e475b

File tree

3 files changed

+931
-906
lines changed

3 files changed

+931
-906
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "toggle-experiment",
33
"displayName": "Toggle Experiment",
44
"description": "A browser extension to inject the LocalStorage of a website for Optimizely experiments.",
5-
"version": "0.8.0",
5+
"version": "0.8.1",
66
"author": "Aaron van den Berg",
77
"homepage": "https://aaronvandenberg.nl/",
88
"scripts": {

0 commit comments

Comments
 (0)