Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed Aug 23, 2016
1 parent 0c4096c commit 128a8fd
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: rust
rust:
- 1.3
- 1.3.0
- stable
- beta
- nightly
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gworkerd"
version = "0.5.5"
version = "0.5.6"
authors = [ "Frederik Bosch <[email protected]>" ]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion assets/config/example.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"monitor": {
"address": "localhost:3000",
"webapp_path": "monitor/dist",
"webapp_path": "monitor",
"websockets": false,
"password": "test"
}
Expand Down
2 changes: 1 addition & 1 deletion monitor
Submodule monitor updated 1 files
+21 −21 app/index.html

0 comments on commit 128a8fd

Please sign in to comment.