releasing

pull/1/head 0.1.4
jem 4 years ago
parent 7450d1d314
commit e18d06fbe5

@ -39,8 +39,6 @@ jobs:
npm install
npm install -g --save-dev shadow-cljs
shadow-cljs compile test
echo ${{ github.branch }}
echo ${{ github.branch == 'master' }}
- name: build em
run: |

@ -1,7 +1,7 @@
{
"name": "dda-masto-embed",
"author": "meissa GmbH",
"version": "0.1.4.dev",
"version": "0.1.4",
"homepage": "https://github.com/DomainDrivenArchitecture/dda-masto-embed",
"repository": "https://github.com/DomainDrivenArchitecture/dda-masto-embed",
"license": "Apache-2.0",

Loading…
Cancel
Save