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 1bae118 commit f70c00bCopy full SHA for f70c00b
CHANGELOG.md
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic
7
Versioning](http://semver.org/spec/v2.0.0.html).
8
9
-## [Unreleased]
+## [0.2.1] - 2019-06-28
10
11
### Added
12
macros/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "typed-html-macros"
3
-version = "0.2.0"
+version = "0.2.1"
4
edition = "2018"
5
authors = ["Bodil Stokke <bodil@bodil.org>"]
build = "build.rs"
typed-html/Cargo.toml
name = "typed-html"
license = "MPL-2.0+"
0 commit comments