1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-01-30 23:52:11 +01:00

Fix: Release is currently 1.9.4

component.json needs to reflect the current release, not the development version.
This commit is contained in:
Allan Jardine 2012-10-04 09:57:55 +02:00
parent 6b605936f7
commit b566cc1ca4

View File

@ -1,6 +1,6 @@
{
"name": "DataTables",
"version": "1.10.0.dev",
"version": "1.9.4",
"main": [
"./media/js/jquery.dataTables.js",
"./media/css/jquery.dataTables.css",