We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e5550 commit b2c8d73Copy full SHA for b2c8d73
1 file changed
prettytable.js
@@ -8,7 +8,7 @@ var PrettyTable = function () {
8
'rows': [],
9
'maxWidth': []
10
};
11
- this.version = '0.3.0';
+ this.version = '0.3.1';
12
13
14
// Define list of columns for the table
0 commit comments