Bug 1082470 - [mozcrash] Bump version to 0.14. r=ahalberstadt

This commit is contained in:
Dave Hunt 2014-10-14 02:47:00 +02:00
parent 0df82682b9
commit ac6bd0f1a6

View File

@ -5,7 +5,7 @@
from setuptools import setup
PACKAGE_NAME = 'mozcrash'
PACKAGE_VERSION = '0.13'
PACKAGE_VERSION = '0.14'
# dependencies
deps = ['mozfile >= 1.0',