Skip to content

Commit

Permalink
chore: bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Dec 11, 2024
1 parent 6596806 commit d7a009b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "witnet-feeds",
"version": "2.0.7",
"version": "2.1.0-beta.0",
"description": "Public data feeds sustained by the Witnet Foundation",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,7 +36,7 @@
"test": "npx witnet test"
},
"dependencies": {
"witnet-solidity": "^2.0.3"
"witnet-solidity": "~2.1.0-beta.0"
},
"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
Expand Down

0 comments on commit d7a009b

Please sign in to comment.