Skip to content

Commit

Permalink
Use Geode 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
icy-arctic-fox committed Feb 6, 2022
1 parent 70b09ac commit 4b08c57
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.0
shards:
geode:
git: https://gitlab.com/arctic-fox/geode.git
version: 0.2.0+git.commit.86504752e4cd02b642498a707579cf627d624323
version: 0.2.1

glfw:
git: https://gitlab.com/arctic-fox/glfw.cr.git
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors:
dependencies:
geode:
gitlab: arctic-fox/geode
branch: master # TODO: Reference tag once projections are fully implemented.
version: ~> 0.2.1
gloop:
path: ../../../../
opengl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.0
shards:
geode:
git: https://gitlab.com/arctic-fox/geode.git
version: 0.2.0+git.commit.8fc16fcd4c16742e9d72c9cea087fefeef72fc96
version: 0.2.1

glfw:
git: https://gitlab.com/arctic-fox/glfw.cr.git
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors:
dependencies:
geode:
gitlab: arctic-fox/geode
branch: master # TODO: Reference tag once projections are fully implemented.
version: ~> 0.2.1
gloop:
path: ../../../../
opengl:
Expand Down

0 comments on commit 4b08c57

Please sign in to comment.