Bump to version v0.2.0

pull/8/head v0.2.0
Subhomoy Haldar 2023-05-20 20:37:35 +01:00
parent e06ec81768
commit 6a402bc25a
1 changed files with 1 additions and 1 deletions

2
v.mod
View File

@ -1,7 +1,7 @@
Module {
name: 'whisker'
description: 'V library for supporting whisker, a descendant of the Mustache templating language.'
version: '0.1.1'
version: '0.2.0'
license: 'MIT'
dependencies: []
}