Skip to content

Commit 299903f

Browse files
committed
Release version 2.3.0
1 parent 6069c82 commit 299903f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nette.ajax.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @copyright Copyright (c) 2012-2014 Vojtěch Dobeš
77
* @license MIT
88
*
9-
* @version 2.0.0
9+
* @version 2.3.0
1010
*/
1111

1212
(function(window, $, undefined) {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nette.ajax.js",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Flexible utility script for AJAX in Nette Framework. Supports snippets, redirects etc. http://addons.nette.org/cs/nette-ajax-js",
55
"main": "nette.ajax.js",
66
"repository": {

0 commit comments

Comments
 (0)