Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 54e27b8

Browse files
committed
Released v0.4.0 🍾
1 parent 67ce069 commit 54e27b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kirby-highlight.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @package Kirby CMS
77
* @author S1SYPHOS <hello@twobrain.io>
88
* @link http://twobrain.io
9-
* @version 0.3.0-beta
9+
* @version 0.4.0
1010
* @license MIT
1111
*/
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "kirby-highlight",
33
"description": "Themeable server-side syntax highlighting for Kirby",
44
"author": "S1SYPHOS <hello@twobrain.io>",
5-
"version": "0.3.0-beta",
5+
"version": "0.4.0",
66
"type": "kirby-plugin",
77
"license": "MIT"
88
}

0 commit comments

Comments
 (0)