Skip to content

Commit a13f5f1

Browse files
committed
Bump version 0.3
1 parent fd4e215 commit a13f5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataValuesJavascript.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
return 1;
88
}
99

10-
define( 'DATA_VALUES_JAVASCRIPT_VERSION', '0.3 alpha' );
10+
define( 'DATA_VALUES_JAVASCRIPT_VERSION', '0.3' );
1111

1212
// Include the composer autoloader if it is present.
1313
if ( is_readable( __DIR__ . '/vendor/autoload.php' ) ) {

0 commit comments

Comments
 (0)