Skip to content

Commit 0a391d3

Browse files
author
chetan-fueled
committed
chore(project): prep for version 1.1.1
docs(Snippety)
1 parent f24fe65 commit 0a391d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extra/gradle/libraries.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
1212

1313
//library
1414
libraryGroup = 'com.github.fueled'
15-
libraryVersion = '1.1.0'
15+
libraryVersion = '1.1.1'
1616

1717
//android libraries
1818
supportVersion = '25.3.0'

snippety/src/main/java/com/fueled/snippety/core/Snippety.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ public Snippety suggestions(String... suggestions) {
310310
}
311311

312312
/**
313-
* add image bullets with specified padding
313+
* add bullets
314314
*
315315
* @return Snippety
316316
*/

0 commit comments

Comments
 (0)