summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
-rw-r--r--CHANGELOG.rst2
-rw-r--r--haxor_news/__init__.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 579e686..011683f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,7 +18,7 @@ https://github.com/donnemartin/haxor-news/issues
Changelog
=========
-0.2.0 (2016-04-10)
+0.3.0 (2016-04-10)
------------------
- Initial release.
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index afe51d7..1a3918d 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -20,7 +20,7 @@ https://github.com/donnemartin/haxor-news/issues
Changelog
=========
-0.2.0 (2016-04-10)
+0.3.0 (2016-04-10)
------------------
- Initial release.
diff --git a/haxor_news/__init__.py b/haxor_news/__init__.py
index 72ca594..443985c 100644
--- a/haxor_news/__init__.py
+++ b/haxor_news/__init__.py
@@ -13,4 +13,4 @@
# ANY KIND, either express or implied. See the License for the specific
# language governing permissions and limitations under the License.
-__version__ = '0.2.0'
+__version__ = '0.3.0'