From e4c8df67dcbc52c29b698cf94bffc4bf2e02cdee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Suszy=C5=84ski?= Date: Tue, 26 Jan 2016 00:30:32 +0100 Subject: [PATCH] Next development version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6eb9e8a..66d189c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eid.js", - "version": "1.0.2", + "version": "1.0.3-SNAPSHOT", "description": "EID Runtime Exceptions and Utilities for JS", "main": "lib/eid.js", "directories": {