Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasLYang committed Jul 5, 2023
1 parent f6353c0 commit f81d0be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion crates/vic/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vic"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
repository = "https://github.com/nicholaslyang/vicuna"

Expand Down
2 changes: 1 addition & 1 deletion crates/vicuna-compiler/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vicuna-compiler"
version = "0.1.0"
version = "0.1.1"
edition = "2021"

[package.metadata.wasm-pack.profile.release]
Expand Down
2 changes: 1 addition & 1 deletion crates/vicuna-wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vicuna-wasm"
version = "0.1.0"
version = "0.1.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

1 comment on commit f81d0be

@vercel
Copy link

@vercel vercel bot commented on f81d0be Jul 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vicuna – ./

vicuna-nicholaslyang.vercel.app
vicuna-git-main-nicholaslyang.vercel.app
vicuna.vercel.app

Please sign in to comment.