Skip to content

Commit

Permalink
Release bump
Browse files Browse the repository at this point in the history
  • Loading branch information
asafdav committed Mar 12, 2015
1 parent b52a85e commit fd8e5ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-csv",
"version": "0.3.1",
"version": "0.3.2",
"main": "build/ng-csv.min.js",
"dependencies": {
"angular": "~1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-csv",
"version": "0.3.1",
"version": "0.3.2",
"main": "build/ng-csv.min.js",
"description": "Simple directive that turns arrays and objects into downloadable CSV files",
"repository": {
Expand Down

0 comments on commit fd8e5ef

Please sign in to comment.