X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package.json;h=8a06464c7de5f42102a49e44715907e42ba22532;hb=refs%2Ftags%2Fv1.0.1;hp=9bac68e54e1c3db6828e0b2d482cb127246b7ba0;hpb=2a9bd4ed0793d93b8d236d0b3069ab302e31482e;p=squeep-lazy-property diff --git a/package.json b/package.json index 9bac68e..8a06464 100644 --- a/package.json +++ b/package.json @@ -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": {