Skip to content

Commit 4c03529

Browse files
committed
v0.3.1-alpha.3
1 parent 120ab15 commit 4c03529

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustowl"
3-
version = "0.3.1-alpha.2"
3+
version = "0.3.1-alpha.3"
44
edition = "2024"
55
authors = ["cordx56 <cordx56@cordx.cx>"]
66
description = "Visualize Ownership and Lifetimes in Rust"

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rustowl-vscode",
33
"displayName": "RustOwl VSCode",
44
"description": "Visualize ownership and lifetimes in Rust",
5-
"version": "0.3.1-alpha.2",
5+
"version": "0.3.1-alpha.3",
66
"author": "cordx56 <cordx56@cordx.cx>",
77
"publisher": "cordx56",
88
"engines": {

0 commit comments

Comments
 (0)