Skip to content

Commit 73776fb

Browse files
committed
Release: v4.0.2. [skip ci]
1 parent fbc2141 commit 73776fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckeditor/ckeditor5-package-generator",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"private": true,
55
"keywords": [
66
"ckeditor",

packages/ckeditor5-package-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ckeditor5-package-generator",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A tool for creating a new package for CKEditor 5.",
55
"author": "CKSource (http://cksource.com/)",
66
"license": "MIT",

packages/ckeditor5-package-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckeditor/ckeditor5-package-tools",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Development environment tools for the CKEditor 5 packages.",
55
"author": "CKSource (http://cksource.com/)",
66
"license": "MIT",

0 commit comments

Comments
 (0)