Skip to content

Commit 51b903a

Browse files
author
Daniel Brain
committed
4.0.30
1 parent 6156217 commit 51b903a

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,7 +1,7 @@
11
{
22
"name": "post-robot",
33
"main": "index.js",
4-
"version": "4.0.29",
4+
"version": "4.0.30",
55
"authors": [
66
"Daniel Brain <[email protected]>"
77
],

package.json

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

0 commit comments

Comments
 (0)