From 02ad97c899f86afcbd9a793f9c208ae4b589a7c0 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Sat, 2 May 2015 23:33:31 -0700 Subject: v1.51 release --- README.md | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6207459e..ff2f3579 100644 --- a/README.md +++ b/README.md @@ -141,9 +141,9 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB Release Notes ------------- -1.51 (not yet released) -- Bug fixes for 1.50 (see [here](https://github.com/philc/vimium/pulls?utf8=%E2%9C%93&q=is%3Apr+sort%3Aupdated-desc+is%3Aclosed+updated%3A%3E%3D2015-04-26+state%3Amerged)). -- 1.51 is expected to be released mid-to-end May, 2015. +1.51 (2015-05-02) + +- Bug [fixes](https://github.com/philc/vimium/pulls?utf8=%E2%9C%93&q=is%3Apr+sort%3Aupdated-desc+is%3Aclosed+updated%3A%3E%3D2015-04-26+state%3Amerged). 1.50 (2015-04-26) diff --git a/manifest.json b/manifest.json index 2cf453f8..a16f30fb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.50", + "version": "1.51", "description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", -- cgit v1.2.3