diff --git a/package.json b/package.json index 444484f..d1854a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "varietyzoom", - "version": "0.0.3", + "version": "0.0.4", "description": "A C++ implementation of a sorting algorithm which prioritizes both variety and high scores.", "main": "build/Release/cMath.node", "scripts": {