Skip to content

Commit

Permalink
Version up.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwaliszko committed Sep 20, 2014
1 parent 57e4c94 commit 1e3411f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* expressive.annotations.validate.js - v2.2.0
/* expressive.annotations.validate.js - v2.2.1
* this script is a part of client side component of ExpresiveAnnotations - annotation-based conditional validation library
* copyright (c) 2014 Jaroslaw Waliszko - https://github.com/JaroslawWaliszko
* licensed MIT: http://www.opensource.org/licenses/mit-license.php */
Expand Down
4 changes: 2 additions & 2 deletions src/ExpressiveAnnotations/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.2.1.0")]
[assembly: AssemblyFileVersion("2.2.1.0")]
[assembly: AssemblyVersion("2.2.2.0")]
[assembly: AssemblyFileVersion("2.2.2.0")]
2 changes: 1 addition & 1 deletion src/expressive.annotations.validate.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* expressive.annotations.validate.js - v2.2.0
/* expressive.annotations.validate.js - v2.2.1
* this script is a part of client side component of ExpresiveAnnotations - annotation-based conditional validation library
* copyright (c) 2014 Jaroslaw Waliszko - https://github.com/JaroslawWaliszko
* licensed MIT: http://www.opensource.org/licenses/mit-license.php */
Expand Down

0 comments on commit 1e3411f

Please sign in to comment.