Skip to content

Commit

Permalink
Release 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lancejpollard committed Oct 25, 2014
1 parent 8bfcf41 commit ecc23fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion component.json
@@ -1,4 +1,5 @@
{
"name": "tron",
"repo": "segmentio/tron"
"repo": "segmentio/tron",
"version": "0.0.1"
}
3 changes: 2 additions & 1 deletion package.json
@@ -1,5 +1,6 @@
{
"name": "virtual-dom",
"name": "tron",
"version": "0.0.1",
"devDependencies": {
"duo": "^0.8.5",
"duo-test": "^0.3.10"
Expand Down

0 comments on commit ecc23fd

Please sign in to comment.