forked from yocontra/holla
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Contra
committed
Feb 19, 2013
1 parent
b4abf17
commit 78fd73b
Showing
3 changed files
with
6 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "holla", | ||
"description": "A sugary abstraction layer over WebRTC and P2P calling", | ||
"version": "0.6.0-1", | ||
"description": "An abstraction over P2P video/voice/data connections using WebRTC", | ||
"version": "0.6.1", | ||
"homepage": "http://github.com/wearefractal/holla", | ||
"repository": "git://github.com/wearefractal/holla.git", | ||
"author": "Fractal <[email protected]> (http://wearefractal.com/)", | ||
|