diff --git a/package.json b/package.json index 0349ddc..686b5f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zwirn-loom", - "version": "0.1.0.0", + "version": "0.1.0", "description": "An editor for the zwirn live coding language", "main": "main.js", "scripts": { diff --git a/zwirn-loom.cabal b/zwirn-loom.cabal index 370054e..514f0c8 100644 --- a/zwirn-loom.cabal +++ b/zwirn-loom.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: zwirn-loom -version: 0.1.0.0 +version: 0.1.0 license: GPL-3.0-or-later license-file: LICENSE author: Martin Gius