Skip to content

Commit

Permalink
Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
apjanke committed Jan 29, 2019
1 parent 99523b1 commit 7b92699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This package attempts to provide a set of Matlab-compatible JSON encoding and de
To get started using or testing this project, install it using Octave's `pkg` function:

```
pkg install https://github.com/apjanke/octave-jsonstuff/releases/download/v0.1.0/jsonstuff-0.1.0.tar.gz
pkg install https://github.com/apjanke/octave-jsonstuff/releases/download/v0.2.0/jsonstuff-0.2.0.tar.gz
pkg load jsonstuff
```

Expand Down

0 comments on commit 7b92699

Please sign in to comment.