Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pileks committed Oct 16, 2023
1 parent 88db6d7 commit f3eefd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "covalent",
"description": "Covalent Wrapper",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"codegen": "npx polywrap codegen",
"build": "npx polywrap build",
Expand Down
2 changes: 1 addition & 1 deletion polywrap.deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
package: http
uri: $$ipfs_deploy
config:
postUrl: https://wraps.wrapscan.io/r/polywrap/[email protected].0
postUrl: https://wraps.wrapscan.io/r/polywrap/[email protected].1
headers:
- name: Authorization
value: $POLYWRAP_WRAPSCAN_AUTH_HEADER_PROD

0 comments on commit f3eefd3

Please sign in to comment.