Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Apr 21, 2014
1 parent 3995596 commit 4935d85
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
5 changes: 5 additions & 0 deletions HISTORY.rst
Expand Up @@ -3,6 +3,11 @@
History
-------

0.2.0 (2014-04-21)
++++++++++++++++++

* Support for django CMS 3 final.

0.1.0 (2014-02-02)
++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion djangocms_highlightjs/__init__.py
@@ -1 +1 @@
__version__ = '0.1.0'
__version__ = '0.2.0'
3 changes: 2 additions & 1 deletion requirements.txt
@@ -1 +1,2 @@
-e .
-e .
wheel

0 comments on commit 4935d85

Please sign in to comment.