Skip to content

Commit

Permalink
Merge pull request #74 from surume/feature/bumpup-crystal-version
Browse files Browse the repository at this point in the history
Update crystal-lang version
  • Loading branch information
eliasjpr authored May 1, 2021
2 parents 6e51e1f + ec6dc92 commit b2d9343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM crystallang/crystal:0.35.1
FROM crystallang/crystal:1.0.0

# Install Dependencies
ARG DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: micrate
version: 0.10.0
crystal: 0.35.1
crystal: 1.0.0

authors:
- Juan Edi <[email protected]>
Expand Down

0 comments on commit b2d9343

Please sign in to comment.