Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #24 from toniya-klaytn/master
Browse files Browse the repository at this point in the history
update package.json version for release
  • Loading branch information
0xxlegolas authored Nov 16, 2022
2 parents c2576ab + 9267f34 commit 499bfac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@klaytn/contracts",
"description": "Secure Smart Contract library for Solidity",
"version": "1.0.4",
"version": "1.0.5",
"files": [
"**/*.sol",
"/build/contracts/*.json",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@klaytn/contracts",
"description": "Secure Smart Contract library for Solidity",
"version": "1.0.4",
"version": "1.0.5",
"files": [
"/contracts/**/*.sol",
"/build/contracts/*.json",
Expand Down

0 comments on commit 499bfac

Please sign in to comment.