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.