Skip to content

Commit 5429f54

Browse files
committed
Bump version to 1.0.4
1 parent d7328de commit 5429f54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MainLoop.js",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"main": "build/mainloop.min.js",
55
"keywords": [
66
"main",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mainloop.js",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A well-constructed JavaScript main loop useful for games and other animated applications.",
55
"homepage": "https://github.com/IceCreamYou/MainLoop.js",
66
"bugs": "https://github.com/IceCreamYou/MainLoop.js/issues",

0 commit comments

Comments
 (0)