Skip to content

Commit e4ff708

Browse files
committed
v1.0.2
1 parent f10e554 commit e4ff708

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

JsonConverter.bas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Attribute VB_Name = "JsonConverter"
22
''
3-
' VBA-JSON v1.0.1
3+
' VBA-JSON v1.0.2
44
' (c) Tim Hall - https://github.com/VBA-tools/VBA-JSON
55
'
66
' JSON Converter for VBA

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
JSON conversion and parsing for VBA (Windows and Mac Excel, Access, and other Office applications).
44
It grew out of the excellent project [vba-json](https://code.google.com/p/vba-json/),
5-
with additions and improvements made to resolve bugs and improve performance (as part of [Excel-REST](https://github.com/timhall/Excel-REST)).
5+
with additions and improvements made to resolve bugs and improve performance (as part of [VBA-Web](https://github.com/VBA-tools/VBA-Web)).
66

77
Tested in Windows Excel 2013 and Excel for Mac 2011, but should apply to 2007+.
88

specs/VBA-JSON - Specs.xlsm

-85 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)