Skip to content

Commit

Permalink
Up ver
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Oct 9, 2020
1 parent 6d853a6 commit f366ac0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log for neuron

## 1.0.1.0

- Fix broken `neuron search` in static binary (#429)

## 1.0.0.0

- Updates
Expand Down
2 changes: 1 addition & 1 deletion neuron/neuron.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 2.4
name: neuron
-- This version must be in sync with what's in Default.dhall
version: 1.0.0.0
version: 1.0.1.0
license: AGPL-3.0-only
copyright: 2020 Sridhar Ratnakumar
maintainer: [email protected]
Expand Down

0 comments on commit f366ac0

Please sign in to comment.