increment version to 1.3.10

This commit is contained in:
Peter Savchenko 2017-01-30 18:12:50 +03:00
parent 1b090ba815
commit 1cf1c3bbca
4 changed files with 4 additions and 4 deletions

View file

@ -88,7 +88,7 @@ var codex =
codex.sanitizer = __webpack_require__(18);
};
codex.version = ("1.3.09");
codex.version = ("1.3.10");
/**
* @public

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
{
"name": "codex.editor",
"version": "1.3.09",
"version": "1.3.10",
"description": "Codex Editor. Native JS, based on API and Open Source",
"main": "index.js",
"scripts": {

File diff suppressed because one or more lines are too long