aws / aws-sdk-mobile-analytics-js

Amazon Mobile Analytics JavaScript SDK
Apache License 2.0
82 stars 38 forks source link

Wrong version number #22

Closed LucioBrucio closed 7 years ago

LucioBrucio commented 7 years ago

On last version (0.9.2) there is at line number 199 the follow:

199 'sdk_version': '0.9.1' + ':' + AWS.VERSION

So in the http request header is supplied the wrong version.

richabra commented 7 years ago

Thanks, I have updated the files in the dist directory. Everything should be 0.9.1 now.