Skip to content

Commit f613b8e

Browse files
Update recipe.yaml
1 parent 5108918 commit f613b8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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: 1.0.0
7+
version: 1.0.1
88
name: kececinumbers
99

1010
# top level package information (name and version)
1111
package:
1212
name: kececinumbers
13-
version: 1.0.0
13+
version: 1.0.1
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)