Skip to content

Commit 9f9f137

Browse files
committed
chore: Bump version
1 parent 70f8db4 commit 9f9f137

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lcp-ajax-pagination.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Plugin Name: LCP Ajax Pagination
1111
* Plugin URI: https://github.com/klemens-st/lcp-ajax-pagination
1212
* Description: Ajax pagination add-on plugin for List Category Posts.
13-
* Version: 0.1.0
13+
* Version: 0.1.1
1414
* Author: Klemens Starybrat
1515
* Author URI: https://github.com/klemens-st
1616
* License: GPL-3.0
@@ -39,7 +39,7 @@
3939
/**
4040
* Current plugin version.
4141
*/
42-
define( 'LCP_AJAX_VERSION', '0.1.0' );
42+
define( 'LCP_AJAX_VERSION', '0.1.1' );
4343

4444
/**
4545
* The core plugin class that is used to define plugin's hooks.

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: ajax, ajax-pagination, list-category-posts
55
Requires at least: 4.7
66
Tested up to: 5.7.1
77
Requires PHP: 5.6
8-
Stable tag: 0.1.0
8+
Stable tag: 0.1.1
99
License: GPLv3 or later
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

0 commit comments

Comments
 (0)