Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit 3e3fd7a

Browse files
Bump plugin version to 0.1.20
1 parent 8c48955 commit 3e3fd7a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "block-interactivity-experiments",
3-
"version": "0.1.19",
3+
"version": "0.1.20",
44
"author": "The WordPress Contributors",
55
"license": "GPL-2.0-or-later",
66
"main": "build/index.js",

wp-directives.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Plugin Name: wp-directives
4-
* Version: 0.1.19
4+
* Version: 0.1.20
55
* Requires at least: 6.0
66
* Requires PHP: 5.6
77
* Author: Gutenberg Team

0 commit comments

Comments
 (0)