Skip to content

Commit bf9ffd3

Browse files
committed
Bump vesion to 2.0.0
1 parent 946c5ff commit bf9ffd3

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

shard.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
name: kemal-basic-auth
2-
version: 1.0.1
2+
version: 2.0.0
33

4-
development_dependencies:
4+
authors:
5+
- Serdar Dogruyol <dogruyolserdar@gmail.com>
6+
7+
dependencies:
58
kemal:
69
github: kemalcr/kemal
10+
version: ">= 1.0.0, < 2.0.0"
711

8-
authors:
9-
- Serdar Dogruyol <dogruyolserdar@gmail.com>
12+
crystal: ">= 1.12.0"
1013

1114
license: MIT

0 commit comments

Comments
 (0)