Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razvan committed Aug 9, 2018
1 parent a02c340 commit 4b87397
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.0.0"></a>
# 1.0.0 (2018-08-09)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "prcise-proofs",
"name": "precise-proofs",
"version": "1.0.0",
"description": "Precise Proofs validation for javascript(https://github.com/centrifuge/precise-proofs)",
"main": "lib/precise-prrof.js",
Expand Down

0 comments on commit 4b87397

Please sign in to comment.