Skip to content

Commit

Permalink
Version 3.1.0 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
trobro authored Oct 14, 2023
1 parent dc38c06 commit 88e93c0
Show file tree
Hide file tree
Showing 25 changed files with 50 additions and 44 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Add a dependency to your `build.gradle`:

```
dependencies {
compile 'org.hjson:hjson:3.0.1'
compile 'org.hjson:hjson:3.1.0'
}
```

Expand All @@ -57,7 +57,7 @@ Add a dependency to your `pom.xml`:
<dependency>
<groupId>org.hjson</groupId>
<artifactId>hjson</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
</dependency>
```

Expand All @@ -67,7 +67,7 @@ Add a dependency to your `ivy.xml`:

```xml
<dependencies>
<dependency org="org.hjson" name="hjson" rev="3.0.1"/>
<dependency org="org.hjson" name="hjson" rev="3.1.0"/>
</dependencies>
```

Expand Down
2 changes: 1 addition & 1 deletion docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (hjson 3.0.1 API)</title>
<title>All Classes (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (hjson 3.0.1 API)</title>
<title>All Classes (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (hjson 3.0.1 API)</title>
<title>Constant Field Values (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (hjson 3.0.1 API)";
parent.document.title="Constant Field Values (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (hjson 3.0.1 API)</title>
<title>Deprecated List (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (hjson 3.0.1 API)";
parent.document.title="Deprecated List (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>API Help (hjson 3.0.1 API)</title>
<title>API Help (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (hjson 3.0.1 API)";
parent.document.title="API Help (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (hjson 3.0.1 API)</title>
<title>Index (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (hjson 3.0.1 API)";
parent.document.title="Index (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>hjson 3.0.1 API</title>
<title>hjson 3.1.0 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/HjsonDsf.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>HjsonDsf (hjson 3.0.1 API)</title>
<title>HjsonDsf (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HjsonDsf (hjson 3.0.1 API)";
parent.document.title="HjsonDsf (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/HjsonOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>HjsonOptions (hjson 3.0.1 API)</title>
<title>HjsonOptions (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HjsonOptions (hjson 3.0.1 API)";
parent.document.title="HjsonOptions (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/IHjsonDsfProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>IHjsonDsfProvider (hjson 3.0.1 API)</title>
<title>IHjsonDsfProvider (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IHjsonDsfProvider (hjson 3.0.1 API)";
parent.document.title="IHjsonDsfProvider (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/JsonArray.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>JsonArray (hjson 3.0.1 API)</title>
<title>JsonArray (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JsonArray (hjson 3.0.1 API)";
parent.document.title="JsonArray (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/JsonObject.Member.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>JsonObject.Member (hjson 3.0.1 API)</title>
<title>JsonObject.Member (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JsonObject.Member (hjson 3.0.1 API)";
parent.document.title="JsonObject.Member (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/JsonObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>JsonObject (hjson 3.0.1 API)</title>
<title>JsonObject (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JsonObject (hjson 3.0.1 API)";
parent.document.title="JsonObject (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/JsonType.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>JsonType (hjson 3.0.1 API)</title>
<title>JsonType (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JsonType (hjson 3.0.1 API)";
parent.document.title="JsonType (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/JsonValue.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>JsonValue (hjson 3.0.1 API)</title>
<title>JsonValue (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JsonValue (hjson 3.0.1 API)";
parent.document.title="JsonValue (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/ParseException.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ParseException (hjson 3.0.1 API)</title>
<title>ParseException (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ParseException (hjson 3.0.1 API)";
parent.document.title="ParseException (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/Stringify.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Stringify (hjson 3.0.1 API)</title>
<title>Stringify (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Stringify (hjson 3.0.1 API)";
parent.document.title="Stringify (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion docs/org/hjson/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.hjson (hjson 3.0.1 API)</title>
<title>org.hjson (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.hjson (hjson 3.0.1 API)</title>
<title>org.hjson (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.hjson (hjson 3.0.1 API)";
parent.document.title="org.hjson (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/org/hjson/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.hjson Class Hierarchy (hjson 3.0.1 API)</title>
<title>org.hjson Class Hierarchy (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.hjson Class Hierarchy (hjson 3.0.1 API)";
parent.document.title="org.hjson Class Hierarchy (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/overview-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Class Hierarchy (hjson 3.0.1 API)</title>
<title>Class Hierarchy (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (hjson 3.0.1 API)";
parent.document.title="Class Hierarchy (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/serialized-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Serialized Form (hjson 3.0.1 API)</title>
<title>Serialized Form (hjson 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Serialized Form (hjson 3.0.1 API)";
parent.document.title="Serialized Form (hjson 3.1.0 API)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
group=org.hjson
name=hjson
version=3.0.1
version=3.1.0
description=Hjson, the Human JSON
Loading

0 comments on commit 88e93c0

Please sign in to comment.