From 3b3f721e06057a59cc104a9c4fc69754bcf96d0a Mon Sep 17 00:00:00 2001 From: Jaka Hudoklin Date: Sun, 25 Jan 2015 00:23:41 +0100 Subject: [PATCH] release 5.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65da60a..07c762d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm2nix", - "version": "5.10.1", + "version": "5.10.2", "description": "Generate nix expressions to build npm packages", "homepage": "https://github.com/NixOS/npm2nix", "author": {