From 33718d1bd12d3a8733558477a787c3545c3f6bcf Mon Sep 17 00:00:00 2001 From: Roy van Kaathoven Date: Sun, 23 Feb 2014 12:44:49 +0100 Subject: [PATCH] bump version --- README.md | 7 ++++--- docs/conf.py | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 67faeb4..9588e12 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -KJSencha Module 0.2.3 [![Master Branch Build Status](https://secure.travis-ci.org/Rovak/KJSencha.png?branch=master)](http://travis-ci.org/Rovak/KJSencha) -====================== +KJSencha Module 0.3.0 +===================== +[![Master Branch Build Status](https://secure.travis-ci.org/Rovak/KJSencha.png?branch=master)](http://travis-ci.org/Rovak/KJSencha) [Sencha Ext-JS](http://www.sencha.com/products/extjs/) / Sencha Touch Integration Module for [Zend Framework 2](http://framework.zend.com/). @@ -34,4 +35,4 @@ specified in [`composer.json`](https://github.com/Rovak/KJSencha/blob/master/com Changelog ---------- -See [CHANGELOG.md](https://github.com/Rovak/KJSencha/releases) +See [Releases](https://github.com/Rovak/KJSencha/releases) diff --git a/docs/conf.py b/docs/conf.py index a573512..872be35 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ # built documents. # # The short X.Y version. -version = '0.2.0' +version = '0.3' # The full version, including alpha/beta/rc tags. -release = '0.2.3' +release = '0.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.