bump package version to 1.0.1
[squeep-lazy-property] / package.json
index 9bac68e54e1c3db6828e0b2d482cb127246b7ba0..8a06464c7de5f42102a49e44715907e42ba22532 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/lazy-property",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Defer property initialization calls until first access.",
   "main": "index.js",
   "scripts": {