We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9fbaa commit 7af3cd0Copy full SHA for 7af3cd0
2 files changed
History.md
@@ -1,4 +1,9 @@
1
2
+0.0.11 / 2013-06-25
3
+==================
4
+
5
+ * fixed interface name wrong on liunx
6
7
0.0.10 / 2013-06-25
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "utility",
- "version": "0.0.10",
+ "version": "0.0.11",
"description": "A collection of useful utilities.",
"main": "index.js",
"scripts": {
0 commit comments