Skip to content

Commit

Permalink
merged readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mat Taylor authored and Mat Taylor committed Jan 17, 2022
1 parent b07d708 commit f0632e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elvis.nimble
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Package
version = "0.4.0"
version = "0.5.0"
author = "Mat Taylor"
description = "truthy, elvis, ternary and conditional assignment, conditional access and coalesce operators for nim"
description = "truthy, elvis, ternary, conditional assignment, conditional access and coalesce and default coalesce operators for nim"
license = "MIT"

# Dependencies
Expand Down

0 comments on commit f0632e8

Please sign in to comment.