diff --git a/package.json b/package.json index 8f6fb71..383c67f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.0.0", + "version": "3.1.0", "name": "measure-ts", "description": "Convert or print measurement units units: length, area, volume and weight", "author": { @@ -51,4 +51,4 @@ "typescript": "^3.5.2" }, "dependencies": {} -} \ No newline at end of file +}