We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9502a49 commit 4dc1ad0Copy full SHA for 4dc1ad0
History.md
@@ -1,4 +1,9 @@
1
2
+1.0.0 / 2014-11-03
3
+==================
4
+
5
+ * bumping to v1.0.0 for better-defined semver semantics
6
7
0.0.7 / 2014-11-03
8
==================
9
package.json
@@ -9,7 +9,7 @@
"c++",
10
"ffi"
11
],
12
- "version": "0.0.7",
+ "version": "1.0.0",
13
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
14
"repository": {
15
"type": "git",
0 commit comments