Skip to content

Commit 88e93c0

Browse files
authored
Version 3.1.0 (#38)
1 parent dc38c06 commit 88e93c0

25 files changed

+50
-44
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Add a dependency to your `build.gradle`:
4545

4646
```
4747
dependencies {
48-
compile 'org.hjson:hjson:3.0.1'
48+
compile 'org.hjson:hjson:3.1.0'
4949
}
5050
```
5151

@@ -57,7 +57,7 @@ Add a dependency to your `pom.xml`:
5757
<dependency>
5858
<groupId>org.hjson</groupId>
5959
<artifactId>hjson</artifactId>
60-
<version>3.0.1</version>
60+
<version>3.1.0</version>
6161
</dependency>
6262
```
6363

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

6868
```xml
6969
<dependencies>
70-
<dependency org="org.hjson" name="hjson" rev="3.0.1"/>
70+
<dependency org="org.hjson" name="hjson" rev="3.1.0"/>
7171
</dependencies>
7272
```
7373

docs/allclasses-frame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (hjson 3.0.1 API)</title>
6+
<title>All Classes (hjson 3.1.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>

docs/allclasses-noframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (hjson 3.0.1 API)</title>
6+
<title>All Classes (hjson 3.1.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>

docs/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Constant Field Values (hjson 3.0.1 API)</title>
6+
<title>Constant Field Values (hjson 3.1.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Constant Field Values (hjson 3.0.1 API)";
14+
parent.document.title="Constant Field Values (hjson 3.1.0 API)";
1515
}
1616
}
1717
catch(err) {

docs/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Deprecated List (hjson 3.0.1 API)</title>
6+
<title>Deprecated List (hjson 3.1.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Deprecated List (hjson 3.0.1 API)";
14+
parent.document.title="Deprecated List (hjson 3.1.0 API)";
1515
}
1616
}
1717
catch(err) {

docs/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>API Help (hjson 3.0.1 API)</title>
6+
<title>API Help (hjson 3.1.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="API Help (hjson 3.0.1 API)";
14+
parent.document.title="API Help (hjson 3.1.0 API)";
1515
}
1616
}
1717
catch(err) {

docs/index-all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Index (hjson 3.0.1 API)</title>
6+
<title>Index (hjson 3.1.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
88
<script type="text/javascript" src="script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Index (hjson 3.0.1 API)";
14+
parent.document.title="Index (hjson 3.1.0 API)";
1515
}
1616
}
1717
catch(err) {

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>hjson 3.0.1 API</title>
6+
<title>hjson 3.1.0 API</title>
77
<script type="text/javascript">
88
tmpTargetPage = "" + window.location.search;
99
if (tmpTargetPage != "" && tmpTargetPage != "undefined")

docs/org/hjson/HjsonDsf.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>HjsonDsf (hjson 3.0.1 API)</title>
6+
<title>HjsonDsf (hjson 3.1.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="HjsonDsf (hjson 3.0.1 API)";
14+
parent.document.title="HjsonDsf (hjson 3.1.0 API)";
1515
}
1616
}
1717
catch(err) {

docs/org/hjson/HjsonOptions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>HjsonOptions (hjson 3.0.1 API)</title>
6+
<title>HjsonOptions (hjson 3.1.0 API)</title>
77
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
88
<script type="text/javascript" src="../../script.js"></script>
99
</head>
1010
<body>
1111
<script type="text/javascript"><!--
1212
try {
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="HjsonOptions (hjson 3.0.1 API)";
14+
parent.document.title="HjsonOptions (hjson 3.1.0 API)";
1515
}
1616
}
1717
catch(err) {

0 commit comments

Comments
 (0)