Skip to content

Commit 7f22175

Browse files
committed
Fix typo
1 parent 676b417 commit 7f22175

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "ng-socket",
33
"main": "ngSocket.js",
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"authors": [
66
"Christopher EnyTC <chris.enytc@gmail.com>",
77
"David Prothero <david@prothero.com>",
88
"Maik Hummel <m@ikhummel.com>",
9-
"Xavier HEN <xavier@90tech.fr>",
9+
"Xavier HEN <xavier@90tech.fr>"
1010
],
1111
"description": "Angular Module for Socket.io",
1212
"keywords": [

0 commit comments

Comments
 (0)