diff --git a/examples.properties b/examples.properties index 039ac41..8d803e8 100644 --- a/examples.properties +++ b/examples.properties @@ -2,8 +2,8 @@ name=Rosetta Examples for P5 authors=[Jeremy Douglass](http://jeremydouglass.com) url=https://github.com/jeremydouglass/rosetta_examples_p5 category=Other -version=11 -prettyVersion=v0.11 +version=12 +prettyVersion=v0.12 sentence=Common coding tasks in Processing (both Java and Python modes) from the Rosetta Code chrestomathy website. paragraph=Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonstrate how languages are similar and different, and to aid a person with a grounding in one approach to a problem in learning another. This example set compiles the available RosettaCode.org tasks for Processing (both Java and Python modes). minVersion=0