releasing

pull/1/head 0.1.0
jem 4 years ago
parent 45c5b10d93
commit 91d08399d9

@ -57,8 +57,7 @@ shadow-cljs compile test
### prod release
```
#adjust version
vi shadow-cljs.edn
vi package.json
git commit -am 'releasing'
git tag -am 'releasing' <version>
git push --follow-tags

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

Loading…
Cancel
Save