Skip to content

Commit e993620

Browse files
committed
1.0 release
1 parent a7efa8f commit e993620

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### 1.0.0
22

3-
Released on 2015-01-31
3+
Released on 2015-02-14
44

55
* Initial release
66
* Added the `onoi/cache:~1.0` dependency

SemanticInterlanguageLinks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
return 1;
2323
}
2424

25-
define( 'SIL_VERSION', '1.0-alpha' );
25+
define( 'SIL_VERSION', '1.0' );
2626

2727
/**
2828
* @codeCoverageIgnore

0 commit comments

Comments
 (0)