@shakesco/silent 1.1.1 → 1.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 +1 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -207,8 +207,4 @@ function main() {
207
207
 
208
208
  The receiver can use `private_key` to spend the funds!
209
209
 
210
- Thats it! 🎊🎊🎊
211
-
212
- ### Contribute
213
-
214
- If you love what we do to progress privacy, [contribute](https://donate.shakesco.com/@shakesco.sns "shakesco_donate") to further development
210
+ Thats it! 🎊🎊🎊
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shakesco/silent",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "Bitcoin Silent Payments",
5
5
  "main": "index.js",
6
6
  "author": "Shawn Kimtai",