Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
update birdy
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Jun 6, 2018
1 parent 7d9d278 commit 9d1fbf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions birdhouse-birdy/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.3.0" %}
{% set version = "0.3.1" %}

package:
name: birdhouse-birdy
version: {{ version }}

source:
git_url: https://github.com/bird-house/birdy.git
git_tag: {{ version }}
git_tag: v{{ version }}

build:
number: 0
Expand Down

0 comments on commit 9d1fbf4

Please sign in to comment.