There was an error while loading. Please reload this page.
1 parent 50ef878 commit 6f3e388Copy full SHA for 6f3e388
History.md
@@ -1,3 +1,8 @@
1
+0.2.3 / 2014-07-09
2
+==================
3
+
4
+ * Add MIT license
5
6
0.2.2 / 2014-07-06
7
==================
8
component.json
@@ -1,7 +1,7 @@
{
"name": "path-to-regexp",
"description": "Express style path to RegExp utility",
- "version": "0.2.2",
+ "version": "0.2.3",
"keywords": [
"express",
"regexp",
package.json
"scripts": {
"test": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec"
},
0 commit comments