Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit f394277

Browse files
author
Daniel Brain
committed
2.0.35
1 parent fc34170 commit f394277

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "post-robot",
33
"main": "index.js",
4-
"version": "2.0.34",
4+
"version": "2.0.35",
55
"authors": [
66
"Daniel Brain <[email protected]>"
77
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "post-robot",
3-
"version": "2.0.34",
3+
"version": "2.0.35",
44
"description": "Simple postMessage based server.",
55
"main": "dist/post-robot.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)