Skip to content

Commit

Permalink
liten fiks
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Espen Lundsør committed Nov 28, 2017
1 parent 80d38e1 commit 80d3eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v3.2.0
## v3.1.1
* Removed button and replaced with div to fix biug in internet explorer


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ffe-accordion-react",
"version": "3.2.0",
"version": "3.1.1",
"main": "lib/index.js",
"scripts": {
"build": "babel -d lib/. --ignore=*.test.js src/. && npm run example",
Expand Down

0 comments on commit 80d3eca

Please sign in to comment.