Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit b298434

Browse files
committed
v0.3.1
1 parent 99a7c50 commit b298434

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,7 +1,7 @@
11
{
22
"name": "better-array",
33
"main": "better-array.js",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"homepage": "https://github.com/janlelis/better-array",
66
"authors": [
77
"Jan Lelis <[email protected]>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-array",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A better API for arrays that you can activate whenever you like. It is a little like an underscore.js, but only for arrays. Inspired by Ruby's core library, but closer to JavaScript's.",
55
"homepage": "https://github.com/janlelis/better-array",
66
"repository": {

0 commit comments

Comments
 (0)