Skip to content

Commit

Permalink
cut release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjenx committed Apr 5, 2016
1 parent 9b48a94 commit 06b61e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Changelog

#2.1.1 (29/02/2016)-SNAPSHOT
#2.2.0 (05/04/2016)
- Added AppCompat Styles (AppCompatTextView will now pickup textViewStyle etc). Thanks @paul-turner
- Fix for Toolbar not inflating `TextView`s upfront.

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
# org.gradle.parallel=true

GROUP=uk.co.chrisjenx
VERSION_NAME=2.1.1
VERSION_CODE=22
VERSION_NAME=2.2.0
VERSION_CODE=23

POM_PACKAGING=aar
POM_URL=https://github.com/chrisjenx/Calligraphy
Expand Down

0 comments on commit 06b61e3

Please sign in to comment.