Skip to content

Commit

Permalink
updated version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkatz-pg committed Jan 21, 2021
1 parent 576cf42 commit 5bb5941
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.1.2

Added asynchronous initialization as described here: https://docs.developers.optimizely.com/full-stack/docs/initialize-sdk-android#section-asynchronous-initialization

# 0.1.1

Mark plugin methods as non-static to help with testing.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: optimizely_plugin
description: Flutter plugin for Optimizely SDK
version: 0.1.1
version: 0.1.2
homepage: https://www.policygenius.com/
repository: https://github.com/policygenius/optimizely-plugin

Expand Down

0 comments on commit 5bb5941

Please sign in to comment.