Skip to content

Commit 5ed45a8

Browse files
committed
chore: bump version to 0.2.20
1 parent 24dcb59 commit 5ed45a8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

django_ckeditor_5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "django_ckeditor_5",
3-
"version": "0.2.19",
3+
"version": "0.2.20",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords = ["CKEditor", "CKEditor5", "Django"]
99
license = {text = "BSD-3-Clause"}
1010
readme = "README.rst"
1111
requires-python = ">=3.8"
12-
version = "0.2.19"
12+
version = "0.2.20"
1313

1414
authors = [
1515
{"name" = "Vladislav Khoboko", "email" = "vladislah@gmail.com"},

0 commit comments

Comments
 (0)