Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit f2f4341

Browse files
committed
version bump & update changelog
1 parent a1e2abf commit f2f4341

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
## Unreleased
3+
## v1.2.0 (2019-09-10)
44
### Added
55
- [README](README.md) note on enabling/disabling additional adapters
66
### Changed

build.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* extension source version
44
*/
5-
$version = '1.1.0';
5+
$version = '1.2.0';
66

77
/**
88
* dist filename

0 commit comments

Comments
 (0)