File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dedicated packages.
2626
2727## Current version
2828
29- The current version is ** 0.8** .
29+ The current version is ** 0.8.2 ** .
3030
3131## Maven artifact
3232
@@ -38,7 +38,7 @@ The current version is **0.8**.
3838</dependency >
3939```
4040
41- Versions before 0.9 are available at ` groupId ` ` com.github.fge ` .
41+ Versions before 0.8.3 are available at ` groupId ` ` com.github.fge ` .
4242
4343[ LGPLv3 badge ] : https://img.shields.io/:license-LGPLv3-blue.svg
4444[ LGPLv3 ] : http://www.gnu.org/licenses/lgpl-3.0.html
Original file line number Diff line number Diff line change 2020 * Project-specific settings. Unfortunately we cannot put the name in there!
2121 */
2222group = " com.github.java-json-tools" ;
23- version = " 0.8.2 -SNAPSHOT" ;
23+ version = " 0.8.3 -SNAPSHOT" ;
2424sourceCompatibility = JavaVersion . VERSION_1_7 ;
2525targetCompatibility = JavaVersion . VERSION_1_7 ; // defaults to sourceCompatibility
2626
You can’t perform that action at this time.
0 commit comments