Skip to content

Commit 0e94390

Browse files
Update recipe.yaml
1 parent bb2464a commit 0e94390

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.2.1
7+
version: 0.2.2
88
name: kececifractals
99

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