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 ### prod release
``` ```
#adjust version #adjust version
vi shadow-cljs.edn vi package.json
git commit -am 'releasing' git commit -am 'releasing'
git tag -am 'releasing' <version> git tag -am 'releasing' <version>
git push --follow-tags git push --follow-tags

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

Loading…
Cancel
Save