Skip to content

Commit

Permalink
version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkowallik committed Jan 3, 2020
1 parent 4503495 commit 94bc602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion as3ninja/__init__.py
Expand Up @@ -3,7 +3,7 @@

__author__ = """Simon Kowallik"""
__email__ = "github@simonkowallik.com"
__version__ = "0.2.0"
__version__ = "0.3.0"
__projectname__ = "AS3 Ninja"
__description__ = (
"AS3 Ninja is a templating and validation engine for your AS3 declarations."
Expand Down

0 comments on commit 94bc602

Please sign in to comment.