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

Commit b7484d0

Browse files
committed
fix: update drafter to 4.0.0-pre.4
1 parent 41cfbf9 commit b7484d0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

3+
## 2.0.0-pre.6 (2019-04-26)
4+
5+
This update now uses Drafter 4.0.0-pre.4. Please see [Drafter
6+
4.0.0-pre.4](https://github.com/apiaryio/drafter/releases/tag/v4.0.0-pre.4) for
7+
the list of changes.
8+
39
## 2.0.0-pre.5 (2019-04-08)
410

511
This update now uses Drafter 4.0.0-pre.3. Please see [Drafter

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protagonist",
3-
"version": "2.0.0-pre.5",
3+
"version": "2.0.0-pre.6",
44
"description": "API Blueprint Parser",
55
"author": "Apiary.io <support@apiary.io>",
66
"main": "./build/Release/protagonist",

0 commit comments

Comments
 (0)