Skip to content

Commit 5831e0d

Browse files
committed
chore(release): 0.3.6
1 parent 4b42c3d commit 5831e0d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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+
## [0.3.6](https://github.com/microlinkhq/mql/compare/v0.3.5...v0.3.6) (2019-04-25)
6+
7+
8+
59
## [0.3.5](https://github.com/microlinkhq/mql/compare/v0.3.4...v0.3.5) (2019-04-25)
610

711

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.5",
5+
"version": "0.3.6",
66
"browser": "src/browser.js",
77
"main": "src/node.js",
88
"author": {

0 commit comments

Comments
 (0)