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 @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212- Add more tests.
1313- Add ` JavaDoc ` .
1414
15- ## [ 1.2.0 ] ( https://github.com/appulse-projects/utils-java/releases/tag/1.2.0 ) - 2018-02-01
15+ ## [ 1.2.1 ] ( https://github.com/appulse-projects/utils-java/releases/tag/1.2.1 ) - 2018-02-01
1616
1717Add socket utils class, with help functions related to sockets work.
1818
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ limitations under the License.
2424
2525 <groupId >io.appulse</groupId >
2626 <artifactId >utils-java</artifactId >
27- <version >1.2.0 </version >
27+ <version >1.2.1 </version >
2828 <packaging >jar</packaging >
2929
3030 <properties >
@@ -62,7 +62,7 @@ limitations under the License.
6262 <url >https://github.com/appulse-projects/utils-java</url >
6363 <connection >scm:git:https://github.com/appulse-projects/utils-java.git</connection >
6464 <developerConnection >scm:git:https://github.com/appulse-projects/utils-java.git</developerConnection >
65- <tag >1.2.0 </tag >
65+ <tag >1.2.1 </tag >
6666 </scm >
6767
6868 <distributionManagement >
You can’t perform that action at this time.
0 commit comments