From ccfe59f7f43dd547dc28647f3700de5cace4f1dd Mon Sep 17 00:00:00 2001 From: Guo Yu Date: Thu, 5 Feb 2015 12:31:23 +0800 Subject: [PATCH] Bump version to v0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3bd325..d331c3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "player", - "version": "0.3.1", + "version": "0.3.2", "description": "a command line player, supports play mp3 both from url and local stream.", "main": "index.js", "bin": "bin/cli",