Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry J. Wylde committed Sep 1, 2015
1 parent 604e235 commit ca31366
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion language-qux.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: language-qux
version: 0.1.0.1
version: 0.1.1.0

author: Henry J. Wylde
maintainer: public@hjwylde.com
Expand Down
2 changes: 1 addition & 1 deletion src/Language/Qux/Version.hs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ major = 0
minor = 1

-- | The patch component.
patch = 0
patch = 1

0 comments on commit ca31366

Please sign in to comment.