jessedoyle / duktape.cr

Evaluate JavaScript from Crystal!
MIT License
137 stars 17 forks source link

Fix runtime require #9

Closed jessedoyle closed 8 years ago

jessedoyle commented 8 years ago

I forgot to add the file src/runtime.cr. This PR fixes that.

Also, this PR updates the version in shard.yml.