From ede44fd64ba7a4381220d9359e0897fb6748d716 Mon Sep 17 00:00:00 2001 From: lingyan Date: Thu, 14 May 2015 10:13:44 -0700 Subject: [PATCH] Release v0.6.3. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7be4195..6e0c90a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flux-router-component", - "version": "0.6.2", + "version": "0.6.3", "description": "Router-related React component and mixin for applications with Fluxible architecture", "main": "index.js", "repository": {