Updated version number

This commit is contained in:
John Wellbelove 2019-07-13 13:14:11 +01:00
parent 7593c0b14b
commit c10da4e433

View File

@ -6,7 +6,7 @@ from conans import ConanFile
class EmbeddedTemplateLibraryConan(ConanFile):
name = "embedded-template-library"
version = "14.11.2"
version = "14.28.2"
license = "MIT"
author = "John Wellbelove <smartgit@wellbelove.co.uk>"
url = "https://github.com/ETLCPP/etl"