Skip to content

Commit 3f13c4a

Browse files
Version bump to v0.0.8
1 parent b6f01b1 commit 3f13c4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rx-angular",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"main": "rx.angular.js",
55
"dependencies": {
66
"Rx": "*"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-angular",
33
"title": "The Reactive Extensions Bindings for the AngularJS.",
44
"description": "Library for bridging between RxJS and AngularJS.",
5-
"version": "0.0.7",
5+
"version": "0.0.8",
66
"homepage": "https://github.com/Reactive-Extensions/rx.angular.js",
77
"author": {
88
"name": "MS Open Tech"

0 commit comments

Comments
 (0)