Rename branch master -> main

This commit is contained in:
Simon Warta
2021-01-19 23:37:10 +01:00
parent bda26c6ba4
commit db40f8258f
38 changed files with 58 additions and 58 deletions
+2 -2
View File
@@ -19,5 +19,5 @@ on invalid input.
## License
This package is part of the cosmjs repository, licensed under the Apache License
2.0 (see [NOTICE](https://github.com/cosmos/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/cosmos/cosmjs/blob/master/LICENSE)).
2.0 (see [NOTICE](https://github.com/cosmos/cosmjs/blob/main/NOTICE) and
[LICENSE](https://github.com/cosmos/cosmjs/blob/main/LICENSE)).
+1 -1
View File
@@ -17,7 +17,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/cosmos/cosmjs/tree/master/packages/encoding"
"url": "https://github.com/cosmos/cosmjs/tree/main/packages/encoding"
},
"publishConfig": {
"access": "public"