Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
rado0x54 committed Jan 5, 2023
2 parents 09548b3 + e8a4009 commit 86e0682
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sol-did/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sol-did/client/packages/idl/src/sol_did.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export type SolDid = {
"version": "3.2.0",
"version": "3.3.0",
"name": "sol_did",
"instructions": [
{
Expand Down Expand Up @@ -701,7 +701,7 @@ export type SolDid = {
};

export const IDL: SolDid = {
"version": "3.2.0",
"version": "3.3.0",
"name": "sol_did",
"instructions": [
{
Expand Down

0 comments on commit 86e0682

Please sign in to comment.