fix version in package.json

This commit is contained in:
Vladimir Agafonkin 2013-11-15 17:02:54 +02:00
parent ff927cb42a
commit 18b445fa26

View File

@ -1,6 +1,6 @@
{
"name": "leaflet",
"version": "0.7",
"version": "0.7.0",
"description": "JavaScript library for mobile-friendly interactive maps",
"devDependencies": {
"jake": "~0.7.4",