Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.

Commit ce35e26

Browse files
committed
[Prerelease] Bumped version number
1 parent e318425 commit ce35e26

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="1.0.77"></a>
2+
## [1.0.77](https://github.com/advanced-rest-client/socket-fetch/compare/1.0.75...v1.0.77) (2017-01-20)
3+
4+
5+
6+
17
<a name="1.0.76"></a>
28
## [1.0.76](https://github.com/advanced-rest-client/socket-fetch/compare/1.0.75...v1.0.76) (2017-01-20)
39

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket-fetch",
3-
"version": "1.0.76",
3+
"version": "1.0.77",
44
"license": "LICENSE.txt",
55
"description": "A HTTP transport based on chrome.socket.tcp API.",
66
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket-fetch",
3-
"version": "1.0.76",
3+
"version": "1.0.77",
44
"license": "LICENSE",
55
"description": "A HTTP transport based on chrome.socket.tcp API.",
66
"repository": {

0 commit comments

Comments
 (0)