From 3f29ff5d338add61052c9ae4fe297c41d2557f71 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 9 May 2016 10:59:04 +0100 Subject: [PATCH] chore: release version v0.12.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f37352..3b4f634 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-swarm", - "version": "0.12.8", + "version": "0.12.9", "description": "libp2p swarm implementation in JavaScript", "main": "lib/index.js", "jsnext:main": "src/index.js",