We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5624857 commit 08c8a60Copy full SHA for 08c8a60
CHANGELOG.md
@@ -6,7 +6,7 @@ All user visible changes to `cucumber-expressions` crate will be documented in t
6
7
8
9
-## [0.2.0] · 2022-??-??
+## [0.2.0] · 2022-02-10
10
[0.2.0]: /../../tree/v0.2.0
11
12
[Diff](/../../compare/v0.1.2...v0.2.0) | [Milestone](/../../milestone/4)
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cucumber-expressions"
3
-version = "0.1.2"
+version = "0.2.0"
4
edition = "2021"
5
rust-version = "1.56"
description = "Cucumber Expressions AST and parser."
0 commit comments