version bump to 0.1.0

This commit is contained in:
Philipp Dormann 2021-03-26 18:00:31 +01:00
parent aa287cf452
commit ace5c958f1
2 changed files with 6 additions and 1 deletions

5
CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### 0.0.1

View File

@ -1,6 +1,6 @@
{
"name": "@odit/lfk-selfservice",
"version": "0.0.1",
"version": "0.1.0",
"scripts": {
"dev": "vite",
"build": "vite build",