Skip to content

Commit 409c1e9

Browse files
committed
Update version.
1 parent 40310cd commit 409c1e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meom/meom-dodo",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "MEOM clean up WP.",
55
"type": "wordpress-muplugin",
66
"license": "GPL-2.0-or-later",

meom-dodo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Author: MEOM
55
* Author URI: https://www.meom.fi/
66
* Description: Clean up WordPress.
7-
* Version: 1.0.1
7+
* Version: 1.0.2
88
*/
99

1010
// Exit if accessed directly.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meom-dodo",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "MEOM Dodo project",
55
"author": "MEOM Oy",
66
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)