Skip to content

Commit 86e0f6f

Browse files
committed
Release 0.0.12
1 parent fe6532d commit 86e0f6f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
0.0.12 / 2013-06-27
3+
==================
4+
5+
* utils.getParamNames(): get a function parameters names
6+
27
0.0.11 / 2013-06-25
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "utility",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "A collection of useful utilities.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)