Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 19, 2014
1 parent 2f367e0 commit 006ef11
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

n.n.n / 2014-07-19
0.0.2 / 2014-07-19
==================

* Fixed JSON loading in component
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "franc",
"version": "0.0.1",
"version": "0.0.2",
"description": "Detect the language of text",
"license": "LGPL",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "franc",
"version": "0.0.1",
"version": "0.0.2",
"description": "Detect the language of text",
"license": "LGPL",
"keywords": [
Expand Down

0 comments on commit 006ef11

Please sign in to comment.