Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 20, 2014
1 parent 88373d8 commit 202334e
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-10-20
0.1.0 / 2014-10-20
==================

* Refactor .jscs.json
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": "trigram-utils",
"version": "0.0.2",
"version": "0.1.0",
"description": "Few language trigram utility functions",
"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": "trigram-utils",
"version": "0.0.2",
"version": "0.1.0",
"description": "Few language trigram utility functions",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 202334e

Please sign in to comment.