diff --git a/package.json b/package.json index 949d982..a7aaeb0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@data-structure/deque", "description": "Python's deque data structure for JavaScript", - "version": "7.0.0", + "version": "8.0.0", "license": "AGPL-3.0", "author": "make-github-pseudonymous-again", "homepage": "https://data-structures-and-algorithms.github.io/deque",