From 02577dff47f4d8e7c2174c6a08c3cdb37f4dc596 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Tue, 4 Mar 2014 12:43:51 -0800 Subject: [PATCH] bump version and release on Chrome Store --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 35c874d..6c24c51 100755 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "HTML5 Video Playback Speed Controller", - "version": "0.1.0", + "version": "0.1.1", "manifest_version": 2, "description": "Lean in and speed up your video learning with handy shortcuts to accelerate, slow-down, and rewind your video via your keyboard.", "homepage_url": "https://github.com/igrigorik/videospeed",