Increment version

This commit is contained in:
Jonatan Nilsson 2022-01-05 14:06:36 +00:00
parent f1cff5d9ea
commit 6cd511cbce

View file

@ -1,6 +1,6 @@
{
"name": "flaska",
"version": "0.9.7",
"version": "0.9.8",
"description": "Flaska is a micro web-framework for node. It is designed to be fast, simple and lightweight, and is distributed as a single file module with no dependencies.",
"main": "flaska.mjs",
"scripts": {