bump package version to 1.1.2
[squeep-lazy-property] / package.json
index fc50e4ad14b192ff63627052189a47b93f0ee132..ed4ad677a78562cbc7065d786464ecaa4ed232f9 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/lazy-property",
-  "version": "1.1.1",
+  "version": "1.1.2",
   "description": "Defer property initialization calls until first access.",
   "keywords": [
     "lazy",
@@ -26,7 +26,7 @@
     "type": "git",
     "url": "https://git.squeep.com/squeep-lazy-property/"
   },
-  "author": "Justin Wind <jwind-indieauther@squeep.com>",
+  "author": "Justin Wind <jwind-npm@squeep.com>",
   "license": "ISC",
   "devDependencies": {
     "eslint": "^8.18.0",