Skip to content

Commit b6d8c2f

Browse files
committed
refactor: some cleanups and adding new enum member
1 parent 17faac0 commit b6d8c2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: vips
2-
version: 0.1.4
2+
version: 0.1.5
33

44
authors:
55
- Ali Naqvi <syed.alinaqvi@gmail.com>
66

77
description: |
88
Crystal bindings for the libvips image processing library.
99
10-
crystal: ~> 0.36.0
10+
crystal: ~> 0.36.0
1111

1212
license: MIT

0 commit comments

Comments
 (0)