Skip to content

Commit

Permalink
Release v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zimbatm committed Jul 1, 2017
1 parent 36933aa commit ee7314b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,10 @@

2.12.1 / 2017-07-01
==================

* FIX: stdlib path_add(), see #278
* FIX: install from source instructions

2.12.0 / 2017-06-30
==================

Expand Down
2 changes: 1 addition & 1 deletion version.go
@@ -1,3 +1,3 @@
package main

const VERSION = "2.12.0"
const VERSION = "2.12.1"
2 changes: 1 addition & 1 deletion version.txt
@@ -1 +1 @@
2.12.0
2.12.1

0 comments on commit ee7314b

Please sign in to comment.