Skip to content

Commit f70096f

Browse files
committed
chore(npm): release with updated naming
1 parent 5b6472b commit f70096f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# witnet-solidity-bridge
1+
# witnet-solidity
22

33
Solidity source code of the smart contracts composing the **Witnet EVM Bridge** framework. This framework enables smart contracts operating in a long range of EVM-compatible chains to interact with the [Witnet Oracle Blockchain](https://witnet.io) for retrieving and aggregating offchain public data, or as an entropy source for randomness generation.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@witnet/solidity",
3-
"version": "2.2.8",
3+
"version": "2.2.9",
44
"description": "Wit/Oracle (aka Witnet) contracts and tooling for EVM-compatible chains",
55
"author": "Witnet Foundation <info@witnet.foundation>",
66
"license": "MIT",

0 commit comments

Comments
 (0)