Skip to content

Commit e88cb46

Browse files
author
Lukas Alexandre
committed
Bumping to 1.0.1
1 parent 215788e commit e88cb46

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stik-core.js",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Stik.js core engine",
55
"main": "stik-core.js",
66
"scripts": {

stik-core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// See https://github.com/stikjs/stik-core/blob/master/LICENSE
66
// ==========================================================================
77

8-
// Version: 1.0.0 | From: 22-06-2014
8+
// Version: 1.0.1 | From: 22-06-2014
99

1010
if ( window.stik ){
1111
throw "Stik is already loaded. Check your requires ;)";

stik-core.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)