npm version update

This commit is contained in:
Benjamin Keen 2014-11-01 09:31:28 -07:00
parent 52cb471050
commit f934cf74dc

View File

@ -1,6 +1,6 @@
{ {
"name": "country-region-dropdowns", "name": "country-region-dropdowns",
"version": "0.1.1", "version": "0.1.2",
"description": "A simple, configurable JS script that lets you add a country dropdown that automatically updates a corresponding region dropdown in your forms.", "description": "A simple, configurable JS script that lets you add a country dropdown that automatically updates a corresponding region dropdown in your forms.",
"main": "example.html", "main": "example.html",
"scripts": { "scripts": {