Skip to content

Commit

Permalink
Update translation.nimble
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlospaco authored Jan 8, 2019
1 parent d010fd3 commit ba5c977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions translation.nimble
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Package

version = "0.3.0"
version = "0.3.1"
author = "Juan Carlos <juancarlospaco@gmail.com>"
description = "Text string translation from free online crowdsourced API. Tinyslation a tiny translation. Sync and Async support (MultiSync). No API Key required."
license = "LGPLv3"
srcDir = "src"
bin = @["translation.nim"]
bin = @["translation"]

# Dependencies

Expand Down

0 comments on commit ba5c977

Please sign in to comment.