Skip to content

Commit 883d45d

Browse files
committed
[major] mark stable release, v1.0.0
1 parent 56976a4 commit 883d45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Coverage Status](https://coveralls.io/repos/github/naughtygopher/errors/badge.svg?branch=main)](https://coveralls.io/github/naughtygopher/errors?branch=main)
77
[![](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go#error-handling)
88

9-
# Errors v0.10.0
9+
# Errors v1.0.0
1010

1111
Errors package is a drop-in replacement of the built-in Go errors package. It lets you create errors of 11 different types,
1212
which should handle most of the use cases. Some of them are a bit too specific for web applications, but useful nonetheless.

0 commit comments

Comments
 (0)