Skip to content

Commit 6b65674

Browse files
author
Tryggvi Bjorgvinsson
committed
New release: v0.3.0
Release notes: * New visualisation: Linebars!
1 parent ec01acd commit 6b65674

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = function(grunt) {
1515
'lib/vendor/underscore.js',
1616
'lib/vendor/accounting.js',
1717
'lib/vendor/thejit-2.js',
18-
'lib/vendor/d3.v3.js',
18+
'lib/vendor/d3.v3.js',
1919
'lib/vendor/vis4.js',
2020
'lib/vendor/jquery.history.js',
2121
'lib/vendor/Tween.js',

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openspendingjs",
33
"shortname": "openspending",
4-
"version": "0.2.1",
4+
"version": "0.3.0",
55
"devDependencies": {
66
"grunt": "~0.4.1",
77
"grunt-contrib-concat": "~0.3.0",

releases/openspendingjs-0.3.0.tgz

882 KB
Binary file not shown.

releases/openspendingjs-0.3.0.zip

923 KB
Binary file not shown.

0 commit comments

Comments
 (0)