File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111
1212- Add more tests.
1313
14+ ## [ 1.0.3] ( https://github.com/appulse-projects/utils-java/releases/tag/1.0.3 ) - 2018-01-28
15+
16+ ### Added
17+
18+ - New ` Bytes ` methods.
19+
1420## [ 1.0.2] ( https://github.com/appulse-projects/utils-java/releases/tag/1.0.2 ) - 2018-01-28
1521
1622### Changed
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.0.2 </version >
27+ <version >1.0.3 </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.0.2 </tag >
65+ <tag >1.0.3 </tag >
6666 </scm >
6767
6868 <distributionManagement >
You can’t perform that action at this time.
0 commit comments