Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions BACKERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Backers

The DIG Network is built in the open and funded by people who believe in a decentralized, censorship-resistant web. **Thank you to everyone who sponsors this work** — you keep the mesh alive and every tool free and open source.

**Sponsor the DIG Network:** https://github.com/sponsors/DIG-Network

## Our backers

- Steve Stepp ([@steppsr](https://github.com/steppsr))
- [@tgorm-xch](https://github.com/tgorm-xch)
- Don Kackman ([@dkackman](https://github.com/dkackman))
- Ken Griggs ([@fizpawiz](https://github.com/fizpawiz))
- Jared ([@jaszaro](https://github.com/jaszaro))
- [@trgarrett](https://github.com/trgarrett)

---

$DIG is the engine and economy of the DIG Network. Publishing and ownership move $DIG; consuming content is always free. Sponsorships fund the development that keeps it that way.

_This list reflects public sponsors. Private sponsors — thank you too._
_Sponsor benefits apply while your sponsorship is active._
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exclude = ["crates/digstore-prover/guest", "crates/dig-client-wasm"]

[workspace.package]
edition = "2021"
version = "0.11.1"
version = "0.11.2"
license = "GPL-2.0-only"

[workspace.dependencies]
Expand Down
Loading