From 4540ee58c49f213e6d96e76eeff32a3d138fa397 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Sat, 26 Jan 2013 14:19:57 +0100 Subject: [PATCH] Released v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01f841f..94aba3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "assetviz", - "version": "0.1.3", + "version": "0.1.4", "description": "A graph visualization of the assets and their relations in your web app", "main": "index.js", "scripts": {