bump package version to 1.1.1
[squeep-lazy-property] / package.json
index 0316b9a74f89c9b6e43953ad3e0f02e2359fe98d..73af25de6c521f63b8090dfc2268f89096672495 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/lazy-property",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "description": "Defer property initialization calls until first access.",
   "keywords": [
     "lazy",