Skip to content

Commit

Permalink
chore(wasmcloud_host): bump to 0.63.2
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
  • Loading branch information
brooksmtownsend committed Sep 27, 2023
1 parent 608fd79 commit c0836a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasmcloud_host/mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule WasmcloudHost.MixProject do
use Mix.Project

@app_vsn "0.63.1"
@app_vsn "0.63.2"

def project do
[
Expand Down

0 comments on commit c0836a6

Please sign in to comment.