mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-23 00:12:54 +08:00
bump version to 0.1.4
This commit is contained in:
parent
71518e365e
commit
7aa6f5fdab
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.1.1"
|
||||
__version__ = "0.1.4"
|
||||
|
||||
|
||||
class FelicityVersion:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "felicity-lims",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.4",
|
||||
"main": "webapp/main.ts",
|
||||
"license": "Public",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue