Skip to content

Commit

Permalink
Bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
artasparks committed Oct 20, 2016
1 parent 40b8cc8 commit b10a68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/global.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ goog.require('glift.global');
*
* Currently on stable.
*/
glift.global.version = '1.1.1';
glift.global.version = '1.1.2';

/**
* The registry. Used to determine who has 'ownership' of key-presses.
Expand Down

0 comments on commit b10a68b

Please sign in to comment.