Skip to content

Commit

Permalink
Bumped version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoIannacone committed Aug 23, 2014
1 parent 1d8959b commit 457a22a
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.2.0'
VERSION = '0.2.1'
DEBHELPER = 8
STANDARDS_VERSION = '3.9.5'

Expand Down

0 comments on commit 457a22a

Please sign in to comment.