8000 Updated changelog · SnipMeDev/Highlights@ab71128 · GitHub
[go: up one dir, main page]

Skip to content

Commit ab71128

Browse files
committed
Updated changelog
1 parent d42ac81 commit ab71128

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.1]
2+
3+
### Added
4+
5+
- README code usage examples
6+
- folder with sample
7+
18
## [0.3.0]
29

310
### Added

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
group = "dev.snipme"
16-
version = "0.3.0-SNAPSHOT"
16+
version = "0.3.1-SNAPSHOT"
1717

1818
kotlin {
1919
// Android

0 commit comments

Comments
 (0)
0