Skip to content

Commit 1dd11b7

Browse files
committed
Update examples
1 parent ae32882 commit 1dd11b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vendors/Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SOUND = 'sound.zip'
88
PROCESSING_GITHUB = 'https://github.com/processing'
99
VIDEO = 'video.zip'
1010
DOWNLOAD = 'releases/download/latest'
11-
EXAMPLES = '0.5.5'
11+
EXAMPLES = '0.5.6'
1212
HOME_DIR = ENV['HOME']
1313
LIBRARY = File.join(HOME_DIR, '.picrate', 'libraries')
1414
PROJECT_DIR = File.join(HOME_DIR, 'projects')

0 commit comments

Comments
 (0)