Skip to content

Commit

Permalink
chore(release): 0.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.12.0](v0.11.0...v0.12.0) (2020-04-23)

### Bug Fixes

* Add secondary_school and drugstore as AdressType to silence SafeEnumAdapter warnings ([#660](#660)) ([9a91654](9a91654))
* Fix regexp in .releaserc. ([bb99aee](bb99aee))
* missing enum type town square ([#662](#662)) ([93f870e](93f870e))

### Features

* Add an OpenCensus stats implementation. ([#665](#665)) ([5c9135a](5c9135a))
  • Loading branch information
semantic-release-bot committed Apr 23, 2020
1 parent bb99aee commit 39fd43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=0.11.0
version=0.12.0

# variables required to allow build.gradle to parse,
# override in ~/.gradle/gradle.properties
Expand Down

0 comments on commit 39fd43f

Please sign in to comment.