bump package version to 1.0.2
[squeep-roman] / package.json
index 5bc337f3a92ef96c805f1c10a22155ba0191c66b..3a774dc28ef894581102fa83eaa77bfb39846f9d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/roman",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "description": "Render numbers as roman numerals, either unicode or html entities.",
   "main": "index.js",
   "scripts": {
@@ -13,8 +13,7 @@
     "type": "git",
     "url": "https://git.squeep.com/squeep-roman/"
   },
-  "files": [
-  ],
+  "files": [],
   "engines:": {
     "node": ">=14"
   },