Skip to content

Commit

Permalink
V2 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgrosner committed Apr 2, 2016
1 parent a6269a8 commit 4624115
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Hudson",
"version": "1.0.0",
"description": "",
"name": "tribeca",
"version": "2.0.0",
"description": "A high frequency, market making cryptocurrency trading platform",
"main": "Gruntfile.js",
"directories": {
"test": "test"
Expand Down Expand Up @@ -48,8 +48,8 @@
},
"repository": {
"type": "git",
"url": "git@bitbucket.org:michaelgrosner/tribeca.git"
"url": "git@github.com:michaelgrosner/tribeca.git"
},
"author": "",
"author": "Michael Grosner",
"license": "ISC"
}
2 changes: 1 addition & 1 deletion typings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Hudson",
"name": "tribeca",
"version": false,
"ambientDependencies": {
"angular": "registry:dt/angular#1.5.0+20160328125810",
Expand Down

0 comments on commit 4624115

Please sign in to comment.