Skip to content

Commit

Permalink
Prep for v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Sep 28, 2020
1 parent 7b0e800 commit af452e2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.1] - 2020-09-28

### Added

- Links to methods page ([#159](https://github.com/iomega/paired-data-form/issues/159))
Expand Down
2 changes: 1 addition & 1 deletion api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "podp-api",
"version": "0.8.0",
"version": "0.8.1",
"description": "",
"license": "Apache-2.0",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paired-data-platform",
"version": "0.8.0",
"version": "0.8.1",
"private": true,
"dependencies": {
"@root/encoding": "^1.0.1",
Expand Down

0 comments on commit af452e2

Please sign in to comment.