Skip to content

Commit

Permalink
release: 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Mar 17, 2020
1 parent f0f26d8 commit 6818362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# drafter.js Changelog

## Master
## 3.1.0 (2019-03-17)

This update now uses Drafter 5.0.0-rc.1. Please see [Drafter
5.0.0-rc.1](https://github.com/apiaryio/drafter/releases/tag/v5.0.0-rc.1) for
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": "drafter.js",
"version": "3.0.2",
"version": "3.1.0",
"description": "Pure JS Drafter built with Emscripten",
"main": "lib/drafter.nomem.js",
"files": [
Expand Down

0 comments on commit 6818362

Please sign in to comment.