Skip to content

Commit 417f460

Browse files
committed
chore(release): 0.3.2
1 parent 619dd61 commit 417f460

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="0.3.2"></a>
6+
## [0.3.2](https://github.com/microlinkhq/mql/compare/v0.3.1...v0.3.2) (2019-03-29)
7+
8+
9+
510
<a name="0.3.1"></a>
611
## [0.3.1](https://github.com/microlinkhq/mql/compare/v0.3.0...v0.3.1) (2019-03-29)
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@microlink/mql",
33
"description": "Microlink Query Language",
44
"homepage": "https://nicedoc.io/microlinkhq/mql",
5-
"version": "0.3.1",
5+
"version": "0.3.2",
66
"browser": "src/browser.js",
77
"main": "src/node.js",
88
"bin": {

0 commit comments

Comments
 (0)