From a5ebf93d7ce59063922ebe16c00baf601839b3bf Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <dr@jones.dk>
Date: Mon, 26 Aug 2024 12:02:01 +0200
Subject: bump ontology version

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 2ee090e..35f97aa 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ ARTICLES     = waste worlding
 
 ONTOLOGIES = learn waste
 ONTOLOGIES_LEARN = tentacular bisected trap
-ONTOLOGIES_VERSION = 0.1.1
+ONTOLOGIES_VERSION = 0.1.2
 
 GRAPHS = $(patsubst ex/%.ttl,%,$(wildcard ex/*.ttl))
 
-- 
cgit v1.2.3