Skip to content

Commit

Permalink
Merge pull request #103 from tellor-io/versionUpdate
Browse files Browse the repository at this point in the history
Version update
  • Loading branch information
brendaloya authored Oct 17, 2022
2 parents 9436c7c + 8d7622a commit 5d87ad9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../build-info/b356e6d616cd57e328eda5e0ae4f656c.json"
"buildInfo": "../../build-info/01c5cf813fe5edc426066eb1fa918ab2.json"
}
2 changes: 1 addition & 1 deletion artifacts/contracts/UsingTellor.sol/UsingTellor.dbg.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../build-info/b356e6d616cd57e328eda5e0ae4f656c.json"
"buildInfo": "../../build-info/01c5cf813fe5edc426066eb1fa918ab2.json"
}
2 changes: 1 addition & 1 deletion artifacts/contracts/interface/ITellor.sol/ITellor.dbg.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../../build-info/b356e6d616cd57e328eda5e0ae4f656c.json"
"buildInfo": "../../../build-info/01c5cf813fe5edc426066eb1fa918ab2.json"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../../build-info/b356e6d616cd57e328eda5e0ae4f656c.json"
"buildInfo": "../../../build-info/01c5cf813fe5edc426066eb1fa918ab2.json"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "usingtellor",
"version": "4.0.7",
"version": "5.0.0",
"main": "hardhat.config.js",
"directories": {
"test": "test"
Expand Down

0 comments on commit 5d87ad9

Please sign in to comment.