Skip to content

Commit

Permalink
Bump version in docs links to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinholters committed Feb 9, 2017
1 parent dce2009 commit ddb8160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ACME.jl - Analog Circuit Modeling and Emulation for Julia

[![Join the chat at https://gitter.im/HSU-ANT/ACME.jl](https://badges.gitter.im/HSU-ANT/ACME.jl.svg)](https://gitter.im/HSU-ANT/ACME.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Documentation](https://img.shields.io/badge/docs-v0.2.2-blue.svg)](https://hsu-ant.github.io/ACME.jl/v0.2.2)
[![Documentation](https://img.shields.io/badge/docs-v0.3.0-blue.svg)](https://hsu-ant.github.io/ACME.jl/v0.3.0)

ACME is a [Julia](http://julialang.org/) package for the simulation of
electrical circuits, focusing on audio effect circuits. It allows to
Expand Down Expand Up @@ -123,7 +123,7 @@ fail to run altogether.

## Moving on

There is some [documentation](https://hsu-ant.github.io/ACME.jl/v0.2.2)
There is some [documentation](https://hsu-ant.github.io/ACME.jl/v0.3.0)
available for how
to use ACME. Additionally, you can take a look at the examples that can be found
in the `examples` directory below `Pkg.dir("ACME")`.
Expand Down

0 comments on commit ddb8160

Please sign in to comment.