We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ff7e1 commit 602fdb9Copy full SHA for 602fdb9
inc/library.php
@@ -24,7 +24,7 @@ class CareLib_Library {
24
* @since 0.1.0
25
* @type string
26
*/
27
- const VERSION = '0.1.0';
+ const VERSION = '0.2.0';
28
29
/**
30
* The main library file.
0 commit comments