Skip to content

Commit

Permalink
Updated version for npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
profexorgeek committed May 7, 2020
1 parent f9faa87 commit 1d7dc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frostflake",
"version": "0.9.0",
"version": "0.9.1",
"description": "FrostFlake is a canvas-rendering game engine written in JavaScript ES6. I originally started FrostFlake in 2014 as a way to have fun while learning the deeper aspects of JavaScript. The goal was to build a simple game engine with the fewest dependencies possible. I rewrote the engine in TypeScript in 2017, and again in ES6 in 2020.",
"main": "FrostFlake.js",
"scripts": {},
Expand Down

0 comments on commit 1d7dc10

Please sign in to comment.