From 434796e48ccd836a9637d88f57ce3d56afc57ecc Mon Sep 17 00:00:00 2001 From: Gleb Bahmutov Date: Thu, 7 May 2015 13:55:13 +0100 Subject: [PATCH] 0.5.7 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index bca8aaa..9397830 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "lazy-ass", "main": "index.js", - "version": "0.5.7", + "version": "0.5.8", "homepage": "https://github.com/bahmutov/lazy-ass", "license": "MIT", "ignore": [ diff --git a/package.json b/package.json index 0ebc5fd..bc9e543 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lazy-ass", "description": "Lazy assertions without performance penalty", - "version": "0.5.7", + "version": "0.5.8", "author": "Gleb Bahmutov ", "bugs": { "url": "https://github.com/bahmutov/lazy-ass/issues"