fix: replace next by version

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-11 13:25:16 +02:00
parent cd9a2318fd
commit 2a7abceba1

View file

@ -3,7 +3,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).
## Next
## 1.2.1
- [fix] [UuidGenerator] added quantity validation rules
- [refactor] better isInt checker