Skip to content

Commit c831eb1

Browse files
committed
0.5.3
1 parent 995fb6e commit c831eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-context",
33
"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",
4+
"version": "0.5.3",
55
"homepage": "https://github.com/jonschlinkert/code-context",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/code-context",

0 commit comments

Comments
 (0)