From cca8f80bc901ff6c4eac8e4e7f53f19ad187c25b Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Tue, 31 May 2016 22:19:48 -0700 Subject: [PATCH] bump to 0.3.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a4e53c6..93e9c77 100755 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.2.8", + "version": "0.3.0", "manifest_version": 2, "description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.", "homepage_url": "https://github.com/igrigorik/videospeed",