Skip to content

Commit 3f12c3d

Browse files
committed
2.1.0
1 parent 622d1f2 commit 3f12c3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v2.0.1 (2019-10-31)
3+
## v2.1.0 (2019-10-31)
44

55
#### :rocket: Enhancement
66
* [#1996](https://github.com/simplabs/ember-simple-auth/pull/1996) Deprecate the old testing API ([@marcoow](https://github.com/marcoow))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-simple-auth",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "A lightweight library for implementing authentication/authorization with Ember.js applications.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)