Bump up version number

This commit is contained in:
Filip Gralinski 2021-01-13 18:27:12 +01:00
parent ab694c189b
commit 040b8846ff
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
<a name="4.0.1"></a>
## 4.0.1 (2021-01-13)
Improvements
* LLNCS template downloaded live from the publisher
<a name="4.0.0"></a>
## 4.0.0 (2020-11-24)

View File

@ -6,5 +6,5 @@ variables:
# THIS IS AN UGLY WORK-AROUND
include:
- project: 'research/paper-cutter'
ref: '4.0.0'
ref: '4.0.1'
file: 'main.yml'