Skip to content

Commit aa5f110

Browse files
committed
Version 0.1.0
1 parent 82fe1fd commit aa5f110

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jquery.dynatable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery Dynatable plugin 0.0.3
2+
* jQuery Dynatable plugin 0.1.0
33
*
44
* Copyright (c) 2013 Steve Schwartz (JangoSteve)
55
*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Dynatable",
33
"description": "A funner, semantic, HTML5+JSON, interactive table plugin.",
4-
"version": "0.0.3",
4+
"version": "0.1.0",
55
"keywords": [
66
"table",
77
"datatables",

0 commit comments

Comments
 (0)