Skip to content

Commit 777f100

Browse files
committed
release: v0.1.3
1 parent b0520ac commit 777f100

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,10 @@
1111
### Fixed
1212

1313
- Support functions that return dimensional outputs
14+
15+
16+
## [0.1.3] - 2.6.2023
17+
18+
### Added
19+
20+
- Help message

server/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.

server/circom-lsp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "circom-lsp"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
authors = ["rubydusa <[email protected]>"]
66
license = "GPL-3.0"

0 commit comments

Comments
 (0)