Skip to content

Commit

Permalink
Merging 4.2.1 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dioslaska committed May 1, 2018
1 parent 18b22ae commit 13583f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/core/core.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Mobiscroll v4.2.0
* Mobiscroll v4.2.1
* http://mobiscroll.com
*
* Copyright 2010-2018, Acid Media
Expand Down Expand Up @@ -69,7 +69,7 @@ extend(util, {

ms = extend(mobiscroll, {
$: $,
version: '4.2.0',
version: '4.2.1',
autoTheme: 'mobiscroll',
themes: {
form: {},
Expand Down

0 comments on commit 13583f8

Please sign in to comment.