Upgrading jOOPL to 2.3.0 version.

jOOPL 2.3.0 comes with more powerful capabilities in addition to the
existing ones.

Now jOOPL supports true enumerations and class metadata.
This commit is contained in:
Matias Fidemraizer
2013-05-21 17:59:46 +02:00
parent 2ad04e29cf
commit 374be98e92
2 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "joopl",
"filename": "joopl.min.js",
"version": "2.2.0",
"version": "2.3.0",
"description": "Object-oriented programming for JavaScript on the Web and anywhere!",
"homepage": "http://mfidemraizer.github.io/joopl",
"keywords": ["joopl", "oop", "object-oriented"],