Skip to content

Commit

Permalink
Bump minor version + upgrade to crystal 0.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lbarasti committed Dec 26, 2019
1 parent 08b99a8 commit 001b56b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: dataclass
version: 1.0.0
version: 1.1.0

authors:
- lbarasti

description: |
Data class macros for the Crystal Language.
crystal: 0.31.1
crystal: 0.32.1

license: MIT

0 comments on commit 001b56b

Please sign in to comment.