bumped version

This commit is contained in:
Bastian Venthur
2021-11-06 15:01:11 +01:00
parent 27a760d834
commit db30fe1d06
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [unreleased]
## [1.2.0] - 2021-11-06
* `make serve` now rebuilds immediately once after called to avoid serving
stale files

View File

@@ -1 +1 @@
__VERSION__ = '1.1.0'
__VERSION__ = '1.2.0'