Skip to content

Commit

Permalink
0.0.16: bump reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Nov 28, 2019
1 parent e4ca114 commit c64b3d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nimph.nimble
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
version = "0.0.15"
version = "0.0.16"
author = "disruptek"
description = "nim package handler from the future"
license = "MIT"
requires "nim >= 1.0.4"
requires "compiler >= 1.0.4"
requires "https://github.com/disruptek/github.git#1.0.1"
requires "https://github.com/disruptek/github.git#1.0.2"
requires "cligen >= 0.9.41"
requires "bump >= 1.8.12"
requires "nimterop 0.3.3"
requires "nimgit2 >= 0.1.0"
requires "npeg 0.21.2"
requires "npeg >= 0.21.2"
requires "parsetoml"
requires "https://github.com/disruptek/cutelog.git >= 1.0.0"
requires "https://github.com/stefantalpalaru/nim-unittest2.git >= 0.0.1"
Expand Down

0 comments on commit c64b3d3

Please sign in to comment.