File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metaphone" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " Fast Metaphone implementation" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 4
4
5
5
<!-- lint disable maximum-line-length-->
6
6
7
+ 1.0.0 / 2015-08-02
8
+ ==================
9
+
10
+ * Fix tests too large for travis ([ a8a97f2] ( https://github.com/wooorm/metaphone/commit/a8a97f2 ) )
11
+ * Refactor; fix failures ([ 451c30d] ( https://github.com/wooorm/metaphone/commit/451c30d ) )
12
+
7
13
0.1.4 / 2015-01-09
8
14
==================
9
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metaphone" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " Fast Metaphone implementation" ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments