Skip to content

Commit 10be9b6

Browse files
committed
version bumps
1 parent 039eafe commit 10be9b6

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ angular.module('app')
161161

162162
## Changelog
163163

164+
### 1.0.0
165+
* Upgraded to work with latest angular.
166+
164167
### 0.1.0
165168
* Fixed issue interface with the latest angular package.
166169

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-socket.io-mock",
33
"description": "Drop in Mock replacement for angular-socket-io",
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"authors": [
66
{
77
"name": "Bryan Tong",

0 commit comments

Comments
 (0)