Skip to content

Commit

Permalink
Bump to 1.0 (+crystal πŸŽ‰)
Browse files Browse the repository at this point in the history
  • Loading branch information
BuonOmo committed Jun 17, 2021
1 parent a42c786 commit f42c3c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: polylines
version: 0.1.0
version: 1.0.0
description: |
Geographic line (serie of locations) compression algorithm.
repository: https://github.com/BuonOmo/polylines.cr
homepage: https://github.com/BuonOmo/polylines.cr#readme
documentation:
documentation: https://BuonOmo.github.io/polylines.cr/

authors:
- Ulysse Buonomo <[email protected]>

crystal: 0.35.1
crystal: 1.0.0

license: MIT

0 comments on commit f42c3c8

Please sign in to comment.