We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6532d commit 86e0f6fCopy full SHA for 86e0f6f
History.md
@@ -1,4 +1,9 @@
1
2
+0.0.12 / 2013-06-27
3
+==================
4
+
5
+ * utils.getParamNames(): get a function parameters names
6
7
0.0.11 / 2013-06-25
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "utility",
- "version": "0.0.11",
+ "version": "0.0.12",
"description": "A collection of useful utilities.",
"main": "index.js",
"scripts": {
0 commit comments