Prepare to v0.2.1

This commit is contained in:
Temirkhan Myrzamadi 2020-02-25 03:20:21 +06:00
parent 2d12e36a5c
commit 215c1d502c
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.1] - 2020-02-25
### Changed
- The description in `Cargo.toml` was changed to from "The teloxide's macros for internal usage" to "The teloxide's procedural macros".

View file

@ -1,6 +1,6 @@
[package]
name = "teloxide-macros"
version = "0.1.2"
version = "0.2.1"
description = "The teloxide's procedural macros"
authors = ["p0lunin <dmytro.polunin@gmail.com>"]
license = "MIT"