Skip to content

Commit f78ed6c

Browse files
committed
release: v0.0.34
1 parent d922c4c commit f78ed6c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"extra": {
1717
"installer-name": "handoff-blocks"
1818
},
19-
"version": "0.0.33"
19+
"version": "0.0.34"
2020
}

handoff-blocks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Handoff Blocks
44
* Plugin URI: https://handoff.com
55
* Description: A collection of Gutenberg blocks built from the Handoff design system.
6-
* Version: 0.0.32
6+
* Version: 0.0.34
77
* Author: Brad Mering
88
* Author URI: https://www.handoff.com
99
* License: MIT

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@handoff/blocks",
3-
"version": "0.0.33",
3+
"version": "0.0.34",
44
"description": "Handoff WordPress plugin — Gutenberg blocks generated from your Handoff design system.",
55
"license": "MIT",
66
"author": "Brad Mering <brad@convertiv.com>",

0 commit comments

Comments
 (0)