Skip to content

Commit

Permalink
Bump up version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavydLiu committed Dec 5, 2015
1 parent b99195d commit 4cce857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DLRadioButton.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "DLRadioButton",
"version": "1.4.3",
"version": "1.4.4",
"summary": "A highly customizable Radio Button for iOS",
"description": "A highly customizable Radio Button for iOS.\n\n* Buttons are drew by UIBezierPath, customize it however you want.\n* You can also use pictures to indicate buttons' selection state.\n",
"homepage": "https://github.com/DavydLiu/DLRadioButton",
Expand All @@ -17,7 +17,7 @@
},
"source": {
"git": "https://github.com/DavydLiu/DLRadioButton.git",
"tag": "1.4.3"
"tag": "1.4.4"
},
"source_files": "DLRadioButton/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
Expand Down

0 comments on commit 4cce857

Please sign in to comment.