Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
marihachi committed Jul 16, 2022
2 parents 9780e7d + 5cca091 commit 0db29c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
-->

## 0.1.0 (unreleased)
## 0.1.0 (2022/07/16)

npm: https://www.npmjs.com/package/terrario/v/0.1.0

Initial release.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# terrario
A Parsimmon-like, stateful parser-combinator library with TypeScript.

[![NPM](https://nodei.co/npm/terrario.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/terrario)

## Installation
```
npm i terrario
Expand Down

0 comments on commit 0db29c1

Please sign in to comment.