Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Commit 6789703

Browse files
committed
Bump version 0.2
1 parent 5d5b1a5 commit 6789703

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DataTypes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
return 1;
1717
}
1818

19-
define( 'DataTypes_VERSION', '0.2 alpha' );
19+
define( 'DataTypes_VERSION', '0.2' );
2020

2121
$GLOBALS['wgDataTypes'] = array(
2222
'commonsMedia' => array(

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ for the [Wikidata project](https://wikidata.org/).
5050

5151
## Release notes
5252

53-
### 0.2 (dev)
53+
### 0.2 (2014-03-14)
5454

5555
#### Breaking changes
5656

0 commit comments

Comments
 (0)