Skip to content

Commit

Permalink
grunt & up to 1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lieuwex committed Dec 25, 2015
1 parent 18eaba3 commit f140b1c
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
Binary file modified Magister.js-browser.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions lib/browser/magister-browser.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/browser/separateHttp/http.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Magister.js (browser version) by simplyApps. Built on: 04-12-2015 17:34 UTC */
/* Magister.js (browser version) by simplyApps. Built on: 25-12-2015 00:24 UTC */
/*
HTTP CLASS
======================
Expand Down
10 changes: 5 additions & 5 deletions lib/browser/separateHttp/magister-browser-noHttp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions lib/browser/separateHttp/magister-browser-noHttp.min.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions lib/node/magister-node.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: "simply:magisterjs",
version: "1.14.2_1",
version: "1.14.3_1",

This comment has been minimized.

Copy link
@lieuwex

lieuwex Dec 25, 2015

Author Member

I thought I checked it... sigh

summary: "A JavaScript implementation of the Magister 6 API",
git: "https://github.com/simplyGits/MagisterJS",
documentation: "README.md"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "magister.js",
"description": "A JavaScript implementation of the Magister 6 API",
"version": "1.14.2",
"version": "1.14.3",
"author": "simplyApps",
"maintainers": [
"Lieuwe Rooijakkers <lieuwerooijakkers@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion src/Magister.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ else
# @final
# @type String
###
root.VERSION = "1.14.2"
root.VERSION = "1.14.3"

###*
# A JavaScript implementation of the Magister 6 API.
Expand Down
2 changes: 1 addition & 1 deletion src/yuidoc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Magister.js Docs",
"description": "A JavaScript implementation of the Magister 6 API.",
"version": "1.14.2",
"version": "1.14.3",
"url": "http://simplyGits.github.io/MagisterJS",
"logo": "http://i.imgur.com/Lrg80ax.png",
"options": {
Expand Down

0 comments on commit f140b1c

Please sign in to comment.