Skip to content

Commit b561902

Browse files
committed
v2.1.1
1 parent d6f7794 commit b561902

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": "2.1.0",
3+
"version": "2.1.1",
44
"homepage": "https://github.com/blakeembrey/array-flatten",
55
"authors": [
66
"Blake Embrey"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "array-flatten",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Flatten nested arrays",
55
"main": "array-flatten.js",
66
"typings": "array-flatten.d.ts",

0 commit comments

Comments
 (0)