Skip to content

Commit

Permalink
更新版本号-2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pujiaxin33 committed Jul 14, 2020
1 parent 6f9ffbe commit fbc0bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JXPagingView.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = "JXPagingView"
s.version = "2.0.6"
s.version = "2.0.7"
s.summary = "类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。"
s.homepage = "https://github.com/pujiaxin33/JXPagingView"
s.author = { "pujiaxin33" => "[email protected]" }
Expand Down

3 comments on commit fbc0bd2

@RomitLee
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

卧槽,这个更新就是改变一个版本号?

@pujiaxin33
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

纳尼,代码修改呢?稍后再更新个版本吧,不知道是什么bug

@pujiaxin33
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不对哟,这个commit只是针对podspec的修改哟

Please sign in to comment.