We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995fb6e commit c831eb1Copy full SHA for c831eb1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "code-context",
3
"description": "Parse a string of javascript to determine the context for functions, variables and comments based on the code that follows.",
4
- "version": "0.5.2",
+ "version": "0.5.3",
5
"homepage": "https://github.com/jonschlinkert/code-context",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"repository": "jonschlinkert/code-context",
0 commit comments