Skip to content

Commit

Permalink
chore: bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrkalinin committed Jan 25, 2022
1 parent 36f89b9 commit 028c885
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/scripts/App/services.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ module.exports = class AppVersion extends BaseService
@register appServices

initialize: ->
@version = '0.2.0'
@version = '0.2.1'
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Alexandr Kalinin<[email protected]>, Selvam Palanimalai<[email protected]>, Ivo Dinov<[email protected]>",
"author": "Alexandr Kalinin<[email protected]>, Selvam Palanimalai<[email protected]>, Ivo Dinov<[email protected]>, SOCR student contributors<[email protected]>",
"name": "SOCRAT",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Dynamic Web Toolbox for Interactive Data Processing, Analysis, and Visualization",
"homepage": "https://github.com/SOCR/SOCRAT",
"repository": {
Expand Down

0 comments on commit 028c885

Please sign in to comment.