Skip to content

Commit

Permalink
chore: (#178) version 1.0.1 -> 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
softpeanut committed Dec 28, 2022
1 parent 094d94d commit 0c550c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import java.util.UUID
*
* @author kimbeomjin
* @date 2022/12/27
* @version 1.0.0
* @version 1.1.0
**/
@Component
class FcmAdapter {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import javax.annotation.PostConstruct
*
* @author kimbeomjin
* @date 2022/12/27
* @version 1.0.0
* @version 1.1.0
**/
@Configuration
class FcmConfig(
Expand Down

0 comments on commit 0c550c1

Please sign in to comment.