fix package.json version to make Travis happy

This commit is contained in:
Vladimir Agafonkin 2013-02-07 22:31:44 +02:00
parent 4492d8f92d
commit bef8ab6a24

View File

@ -1,6 +1,6 @@
{
"name": "Leaflet",
"version": "0.6",
"version": "0.6.0",
"description": "JavaScript library for mobile-friendly interactive maps",
"dependencies": {
"jshint": "~0.9.1",