Skip to content

Commit

Permalink
feat: release version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Aug 21, 2021
1 parent 95e9931 commit f023f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezy-event-handlers.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Util from './ezy-util';
export class EzyConnectionSuccessHandler {
constructor() {
this.clientType = 'JSEMACS6';
this.clientVersion = '1.0.0';
this.clientVersion = '1.2.0';
}

handle() {
Expand Down

0 comments on commit f023f4a

Please sign in to comment.