Skip to content

Commit

Permalink
use semantic version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Canvinus committed Mar 6, 2024
1 parent 837d81b commit c38d9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neps/nep-0330.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Calling the view function `contract_source_metadata`, the contract would return:

```bash
{
version: "39f2d2646f2f60e18ab53337501370dc02a5661c"
version: "1.0.0"
link: "https://github.com/near-examples/nft-tutorial/tree/39f2d2646f2f60e18ab53337501370dc02a5661c",
standards: [
{
Expand Down

0 comments on commit c38d9f5

Please sign in to comment.