Skip to content

Commit ff3f327

Browse files
committed
v1.5.0
- [New] add `quoteStyle` option - [Tests] require 0.6 to pass - [Tests] add more test coverage
1 parent f5a72d2 commit ff3f327

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,6 +1,6 @@
11
{
22
"name": "object-inspect",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "string representations of objects in node and the browser",
55
"main": "index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)