Skip to content

Commit 3dbc297

Browse files
author
nasko
committed
bump version
1 parent 843328f commit 3dbc297

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

carbon-fields-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Carbon Fields
44
* Description: WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options, navigation menus and more.
5-
* Version: 2.0.2
5+
* Version: 2.0.3
66
* Author: htmlburger
77
* Author URI: https://htmlburger.com/
88
* Plugin URI: http://carbonfields.net/

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"require": {
2525
"php": ">=5.3",
2626
"composer/installers": "^1.0",
27-
"htmlburger/carbon-fields": "2.0.2"
27+
"htmlburger/carbon-fields": "2.0.3"
2828
}
2929
}

0 commit comments

Comments
 (0)