azicchetti / jquerymobile-router

A router/controller for jquery mobile. Also adds support for client-side parameters in the hash part of the url. The routes handles regexp based routes. This plugin can be used alone or (better) with Backbone.js or Spine.js, because it's originally meant to replace their router with something integrated with jQM.
GNU General Public License v2.0
402 stars 69 forks source link

Why not make the dev version production? #46

Closed brandonhall closed 12 years ago

brandonhall commented 12 years ago

Hey Andrea,

Was messing around with the router again and noticed the dev is v0.9 but the production is v0.81. Why not distribute the dev version?

azicchetti commented 12 years ago

Done!