Skip to content

Commit ad57651

Browse files
committed
Bump version to 0.4.0
1 parent 701ee5b commit ad57651

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## HEAD
3+
## 0.4.0
44

55
* Use required positional and optional named parameters (_breaking changes_)
66
* Documentation with examples

lib/google_maps_service/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module GoogleMapsService
22
# GoogleMapsService gem version
3-
VERSION = '0.3.0'
3+
VERSION = '0.4.0'
44

55
# Current operating system
66
# @private

0 commit comments

Comments
 (0)