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

Commit

Permalink
fix: update drafter to 4.0.0-pre.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Apr 26, 2019
1 parent 41cfbf9 commit b7484d0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Protagonist Changelog

## 2.0.0-pre.6 (2019-04-26)

This update now uses Drafter 4.0.0-pre.4. Please see [Drafter
4.0.0-pre.4](https://github.com/apiaryio/drafter/releases/tag/v4.0.0-pre.4) for
the list of changes.

## 2.0.0-pre.5 (2019-04-08)

This update now uses Drafter 4.0.0-pre.3. Please see [Drafter
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protagonist",
"version": "2.0.0-pre.5",
"version": "2.0.0-pre.6",
"description": "API Blueprint Parser",
"author": "Apiary.io <[email protected]>",
"main": "./build/Release/protagonist",
Expand Down

0 comments on commit b7484d0

Please sign in to comment.