Skip to content

Commit fd8e5ef

Browse files
committed
Release bump
1 parent b52a85e commit fd8e5ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-csv",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "build/ng-csv.min.js",
55
"dependencies": {
66
"angular": "~1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-csv",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "build/ng-csv.min.js",
55
"description": "Simple directive that turns arrays and objects into downloadable CSV files",
66
"repository": {

0 commit comments

Comments
 (0)