Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 9, 2014
1 parent 668c38c commit b5b5a8a
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-11-09
0.5.0 / 2014-11-09
==================

* Update example build-process in `Readme.md`
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.4.1",
"version": "0.5.0",
"description": "Detect the language of text",
"license": "MIT",
"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.4.1",
"version": "0.5.0",
"description": "Detect the language of text",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit b5b5a8a

Please sign in to comment.