diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b512c09..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -node_modules \ No newline at end of file diff --git a/README.md b/README.md index c06c0fa..d65aefa 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A very simple text entry component. ---------------------------- -**Version number:** 3.0.1 +**Version number:** 3.0.2 **Framework versions supported:** 2.0.3 **Author / maintainer:** DeltaNet with [contributors](https://github.com/deltanet/adapt-textEntry-audio/graphs/contributors) **Accessibility support:** yes diff --git a/bower.json b/bower.json index eb1077a..8ac0274 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-textEntry-audio", - "version": "3.0.1", + "version": "3.0.2", "framework": "^2.0.3", "homepage": "https://github.com/deltanet/adapt-textEntry-audio", "issues": "https://github.com/deltanet/adapt-textEntry-audio/issues",