diff --git a/package-lock.json b/package-lock.json index ff6cc1e..c229aad 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index de4f07d..4b4c18d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dice", - "version": "1.0.11", + "version": "1.0.12", "description": "Calculates the probability of rolling a value given a combination of dice.", "author": "Felix W. Dekker", "browser": "dist/bundle.js",