diff --git a/package.json b/package.json index c0b1077..6c75bdd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "decim", "private": true, "license": "MIT", - "version": "0.4.1", + "version": "0.4.2", "scripts": { "dev": "next dev -p 1420", "build": "next build",