Skip to content

Commit d13828f

Browse files
Release lsp-positions 0.3.1
1 parent 02bbf42 commit d13828f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lsp-positions/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 0.3.1 - 2022-08-23
99

1010
#### Fixed
1111

lsp-positions/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lsp-positions"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "LSP-compatible character positions"
55
homepage = "https://github.com/github/stack-graphs/tree/main/lsp-positions"
66
repository = "https://github.com/github/stack-graphs/"

0 commit comments

Comments
 (0)