We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6cede6 commit 9e02d88Copy full SHA for 9e02d88
README.md
@@ -22,7 +22,7 @@ Add this to your application's `shard.yml`:
22
dependencies:
23
protodec:
24
github: iv-org/protodec
25
- version: ~> 0.1.4
+ version: ~> 0.1.5
26
```
27
28
shard.yml
@@ -1,5 +1,5 @@
1
name: protodec
2
-version: 0.1.4
+version: 0.1.5
3
4
authors:
5
- Omar Roth <[email protected]>
0 commit comments