Skip to content

Commit e712e16

Browse files
committed
version bump (minor)
1 parent 4b51ce5 commit e712e16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

carelib.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* @since 1.0.0
1717
*/
18-
define( 'CARELIB_VERSION', '2.1.0' );
18+
define( 'CARELIB_VERSION', '2.2.0' );
1919

2020
/**
2121
* The absolute path to CareLib's root directory with a trailing slash.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "carelib",
33
"description": "A collection of helpful functions to make creating an awesome theme more enjoyable.",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"copyright": "2017",
66
"license": "GPL-2.0+",
77
"private": true,

0 commit comments

Comments
 (0)