Skip to content

Commit

Permalink
packio: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
qchateau committed Feb 15, 2021
1 parent fec2eee commit 56dd1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class PackioConan(ConanFile):
name = "packio"
version = "2.1.0"
version = "2.2.0"
license = "MPL-2.0"
author = "Quentin Chateau <quentin.chateau@gmail.com>"
url = "https://github.com/qchateau/packio"
Expand Down

0 comments on commit 56dd1eb

Please sign in to comment.