From bb5cab4b86a6d5b189b76e858924d33fb6822f97 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 26 May 2014 20:42:25 +0200 Subject: [PATCH] bump version to 2.1.0 --- cms_ajax_text_plugin/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms_ajax_text_plugin/__init__.py b/cms_ajax_text_plugin/__init__.py index 3b3dacb..a33997d 100644 --- a/cms_ajax_text_plugin/__init__.py +++ b/cms_ajax_text_plugin/__init__.py @@ -1 +1 @@ -__version__ = '2.0' +__version__ = '2.1.0'