Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tattn committed Sep 3, 2022
1 parent c8cb1ee commit 379ecc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For "VRM", please refer to [this page](https://dwango.github.io/en/vrm/).

# Requirements

- Xcode 12.x
- Xcode 13+
- Swift 5.x
- iOS 12.0+

Expand Down
2 changes: 1 addition & 1 deletion VTuberKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'VTuberKit'
s.version = '0.1.4'
s.version = '0.2.0'
s.summary = 'Avatar support library like a AvatarKit'

s.description = <<-DESC
Expand Down

0 comments on commit 379ecc6

Please sign in to comment.