File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
- docfx_project
1
+ docfx_project
2
+ .vscode
3
+ cjson /dist
4
+ node_modules
5
+ .vscodeignore
6
+ package-lock.json
Original file line number Diff line number Diff line change 7
7
<Title >Coded JavaScript Object Notation</Title >
8
8
<PackageRequireLicenseAcceptance >False</PackageRequireLicenseAcceptance >
9
9
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
10
- <Version >2.0 .0</Version >
10
+ <Version >2.1 .0</Version >
11
11
</PropertyGroup >
12
12
13
13
<ItemGroup >
Original file line number Diff line number Diff line change
1
+ # This is the ** HOMEPAGE** .
2
+ Refer to [ Markdown] ( http://daringfireball.net/projects/markdown/ ) for how to write markdown files.
3
+ ## Quick Start Notes:
4
+ 1 . Add images to the * images* folder if the file is referencing an image.
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.github.subhendushekhar.cjson</groupId >
8
8
<artifactId >cjson</artifactId >
9
- <version >2.1.2 </version >
9
+ <version >2.1.3 </version >
10
10
<packaging >jar</packaging >
11
11
<name >${project.groupId} :${project.artifactId} </name >
12
12
<url >https://github.com/SubhenduShekhar/cjson/tree/main/java</url >
You can’t perform that action at this time.
0 commit comments