From 2d515078c647457436556763aca8d4bf7d11d5e8 Mon Sep 17 00:00:00 2001 From: pantor Date: Wed, 28 Jul 2021 16:38:53 +0200 Subject: [PATCH] set version 3.3 --- include/inja/inja.hpp | 2 +- single_include/inja/inja.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/inja/inja.hpp b/include/inja/inja.hpp index 5e2643b..d4e2ab1 100644 --- a/include/inja/inja.hpp +++ b/include/inja/inja.hpp @@ -1,5 +1,5 @@ /* - ___ _ Version 3.2 + ___ _ Version 3.3 |_ _|_ __ (_) __ _ https://github.com/pantor/inja | || '_ \ | |/ _` | Licensed under the MIT License . | || | | || | (_| | diff --git a/single_include/inja/inja.hpp b/single_include/inja/inja.hpp index a19efe9..8d73d34 100644 --- a/single_include/inja/inja.hpp +++ b/single_include/inja/inja.hpp @@ -1,5 +1,5 @@ /* - ___ _ Version 3.2 + ___ _ Version 3.3 |_ _|_ __ (_) __ _ https://github.com/pantor/inja | || '_ \ | |/ _` | Licensed under the MIT License . | || | | || | (_| |