777d3ea31bad — Leonard Ritter 1 year, 7 months ago
* updated eo to 0.13
2 files changed, 2 insertions(+), 2 deletions(-)

M bin/eo
M external/recipes/majoreo.eo
M bin/eo +1 -1
@@ 3,7 3,7 @@ 
 """
 Major EO - Project Oriented Package Management
 
-Copyright (C) 2022 Leonard Ritter.
+Copyright (C) 2022, 2023 Leonard Ritter.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal in

          
M external/recipes/majoreo.eo +1 -1
@@ 1,4 1,4 @@ 
-version := "0.12"
+version := "0.13"
 repo-url := "https://hg.sr.ht/~duangle/majoreo/raw"
 update-url "https://hg.sr.ht/~duangle/majoreo/raw/extras/recipes/majoreo.eo?rev=tip"
 SUMMARY := "Major EO - Project Oriented Package Management"