Skip to content

Commit bdbfdaa

Browse files
Update recipe.yaml
1 parent 214f409 commit bdbfdaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ schema_version: 1
44
# this sets up "context variables" (in this case name and version) that
55
# can later be used in Jinja expressions
66
context:
7-
version: 0.9.4
7+
version: 0.9.5
88
name: kececinumbers
99

1010
# top level package information (name and version)
1111
package:
1212
name: kececinumbers
13-
version: 0.9.4
13+
version: 0.9.5
1414

1515
# location to get the source from
1616
#`source` are `url`, `sha256`, `md5`, `patches`, `file_name` and `target_directory`

0 commit comments

Comments
 (0)