Skip to content

Commit 4d6cc4a

Browse files
committed
🚀 RELEASE: v 0.1.0 AJAX requests and general improvements, courtesy of Philipp Stracker
1 parent 5464c24 commit 4d6cc4a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.idea

‎wp-codeable.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
/**
33
* @package wpcable
44
*
5-
* Plugin Name: WP Codeable
5+
* Plugin Name: Codeable - Expert's Stats
66
* Plugin URI: https://github.com/codeablehq/blackbook/wiki/Expert-Stats-Plugin
77
* Description: Get your Codeable data
8-
* Version: 0.0.20
8+
* Version: 0.1.0
99
* Author: Spyros Vlachopoulos
10-
* Contributors: Panagiotis Synetos, John Leskas, Justin Frydman, Jonathan Bossenger, Rob Scott
10+
* Contributors: Panagiotis Synetos, John Leskas, Justin Frydman, Jonathan Bossenger, Rob Scott, Philipp Stracker
1111
* Author URI: https://codeable.io/developers/spyros-vlachopoulos/
1212
* License: GPL2
1313
* Text Domain: wpcable

0 commit comments

Comments
 (0)