@ethersphere/bee-js 5.1.2-pre.0 → 5.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -148,8 +148,6 @@ or for Browsers
148
148
 
149
149
  ## Maintainers
150
150
 
151
- - [auhau](https://github.com/auhau)
152
- - [vojtechsimetka](https://github.com/vojtechsimetka)
153
151
 
154
152
  ## License
155
153
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ethersphere/bee-js",
3
- "version": "5.1.2-pre.0",
3
+ "version": "5.1.2",
4
4
  "description": "Javascript client for Bee",
5
5
  "keywords": [
6
6
  "bee",
@@ -134,4 +134,4 @@
134
134
  "beeDebugApiVersion": "4.0.0",
135
135
  "bee": "1.11.1-1992b846"
136
136
  }
137
- }
137
+ }