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

Commit 514d9be

Browse files
committed
release: protagonist 4.0.2
1 parent e967008 commit 514d9be

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.2 (2019-10-29)
4+
5+
This update now uses Drafter 4.0.2. Please see [Drafter
6+
4.0.2](https://github.com/apiaryio/drafter/releases/tag/v4.0.2) for the list of
7+
changes.
8+
39
## 2.0.1 (2019-09-17)
410

511
This update now uses Drafter 4.0.1. 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.1",
3+
"version": "2.0.2",
44
"description": "API Blueprint Parser",
55
"author": "Apiary.io <support@apiary.io>",
66
"main": "./build/Release/protagonist",

0 commit comments

Comments
 (0)