Skip to content

Commit

Permalink
Update version to 0.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
hvlads committed Oct 12, 2024
1 parent b4598d9 commit 1ff4065
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions django_ckeditor_5/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion django_ckeditor_5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "django_ckeditor_5",
"version": "0.2.12",
"version": "0.2.14",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords = ["CKEditor", "CKEditor5", "Django"]
license = {text = "BSD-3-Clause"}
readme = "README.rst"
requires-python = ">=3.7"
version = "0.2.13"
version = "0.2.14"

authors = [
{"name" = "Vladislav Khoboko", "email" = "[email protected]"},
Expand Down

0 comments on commit 1ff4065

Please sign in to comment.