# Development

## Making a new release
To make a new release run: 

```bash
npm version [patch/minor/major]
```

A new commit and tag will be created