Skip to content

Commit 7ba3a85

Browse files
committed
fix routinator prod host
1 parent ec41f4f commit 7ba3a85

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cargo-publish/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "routinator-ui"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
edition = "2018"
55
authors = ["The NLnet Labs RPKI Team <[email protected]>"]
66
description = "Web UI for Routinator, a RPKI relying party software."

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "routinator-ui",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)