(cargo-release) start next development iteration 0.10.2-alpha.0

This commit is contained in:
Markus Westerlind
2020-08-17 21:48:13 +02:00
parent 4a1951a8c2
commit c82e30dc34
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "codespan-lsp"
version = "0.10.1"
version = "0.10.2-alpha.0"
license = "Apache-2.0"
authors = ["Markus Westerlind <marwes91@gmail.com>"]
description = "Conversions between codespan types and Language Server Protocol types"