Remember to commit some changes...

This commit is contained in:
mavnn 2018-12-18 12:01:13 +00:00
parent 037972483c
commit f46e226a49
No known key found for this signature in database
GPG Key ID: 5F95FCB1A05442B1
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@ then:
```
git tag -a 5.10.0 -m "release version 5.10.0"
git push origin master --tags
git push origin 5.10.0
elm publish
```

View File

@ -1,5 +1,5 @@
{
"version": "6.1.4",
"version": "6.1.2",
"summary": "UI Widgets we use at NRI",
"repository": "https://github.com/NoRedInk/noredink-ui.git",
"license": "BSD-3-Clause",