Skip to content

Commit 73c5713

Browse files
committed
v1.1.0
1 parent a3f6ea8 commit 73c5713

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "array-flatten",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"homepage": "https://github.com/blakeembrey/array-flatten",
55
"authors": [
66
"{{{author}}}"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "array-flatten",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Flatten an array of nested arrays into a single flat array",
55
"main": "array-flatten.js",
66
"files": [

0 commit comments

Comments
 (0)