Skip to content

Commit

Permalink
Bumped version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoIannacone committed Jul 6, 2014
1 parent f59a27c commit 8f01a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm2deb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from npm2deb import utils, templates
from npm2deb.mapper import Mapper

VERSION = '0.1.2'
VERSION = '0.2.0'
DEBHELPER = 8
STANDARDS_VERSION = '3.9.5'

Expand Down

0 comments on commit 8f01a0f

Please sign in to comment.